graphics/darktable: Fixed dep info
This commit is contained in:
parent
c7abece243
commit
1e4def55cf
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue