flickcurl-config
C library for accessing the Flickr API - development files
RUN apt-get update && \
apt-get install -y libflickcurl-dev
RUN apt-get update && \
apt-get install -y libflickcurl-dev
RUN apk add flickcurl
RUN pacman -S --noconfirm flickcurl
RUN apt-get update && \
apt-get install -y libflickcurl-dev
RUN dnf install -y flickcurl-devel
RUN apt-get update && \
apt-get install -y libflickcurl-dev