diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 17:40:59 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 17:40:59 -0500 |
commit | 1e4def55cfd7bbfdef1e95d157f7bd28b4a834f0 (patch) | |
tree | 9aabeea3d046b71b78432e00a1b73d4184e1c646 /graphics | |
parent | c7abece243bb8934176725c510a6978a2730a50f (diff) |
graphics/darktable: Fixed dep info
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/darktable/README | 2 | ||||
-rw-r--r-- | graphics/darktable/darktable.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/darktable/README b/graphics/darktable/README index 9762e2be8235e..484d1128693aa 100644 --- a/graphics/darktable/README +++ b/graphics/darktable/README @@ -18,9 +18,7 @@ or higher). Optional dependencies GraphicsMagick - for importing a wide range of non-RAW image formats -libwebp - for exporting images in WebP format flickcurl - for exporting images to Flickr -json-glib - for exporting images to Facebook colord - for colour profile management colord-gtk - for colour profile management osm-gps-map - for map georeferencing diff --git a/graphics/darktable/darktable.info b/graphics/darktable/darktable.info index 5e0ffc4eb7ccf..940063fa38caf 100644 --- a/graphics/darktable/darktable.info +++ b/graphics/darktable/darktable.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/darktable-org/darktable/releases/download/release-3 MD5SUM="e360fbf37eb256ce8c31c2181e5197c2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="gmic json-glib lensfun pugixml" +REQUIRES="gmic pugixml" MAINTAINER="David Spencer" EMAIL="baildon.research@googlemail.com" |