summaryrefslogtreecommitdiffstats
path: root/graphics-libs/sane-backends/DEPENDS
blob: f3b1fbea257b9d4abb266115a8d99674a4e57d8d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
depends JPEG &&
optional_depends libusb \
                 "--enable-libusb" \
                 "--disable-libusb" \
                 "Enable libusb support" &&

optional_depends libgphoto2 \
                 "--with-gphoto2" \
                 "--without-gphoto2" \
                 "Enable libgphoto2 backend"