summaryrefslogtreecommitdiffstats
path: root/graphics/rawstudio/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rawstudio/DEPENDS')
-rwxr-xr-xgraphics/rawstudio/DEPENDS7
1 files changed, 7 insertions, 0 deletions
diff --git a/graphics/rawstudio/DEPENDS b/graphics/rawstudio/DEPENDS
index 2143498f57..53ed9bd750 100755
--- a/graphics/rawstudio/DEPENDS
+++ b/graphics/rawstudio/DEPENDS
@@ -5,7 +5,14 @@ depends JPEG &&
depends libpng &&
depends tiff &&
depends libxml2 &&
+depends curl &&
+depends dbus &&
+depends fftw &&
+depends lensfun &&
depends exiv2 &&
+depends flickcurl &&
+depends libgphoto2 &&
+depends sqlite &&
if [[ $RAWSTUDIO_SCM == y ]]; then
depends subversion
fi &&