diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 16:16:49 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 13:07:00 -0500 |
commit | a05bf56f85e28af1eaeddc8f3d00a68942b52584 (patch) | |
tree | a12d178d5f7cba9b038d363aafe164f1203c47ee /graphics/darktable | |
parent | 11c6683797d63385b0697a4c687a3bd67805694d (diff) | |
download | slackbuilds-a05bf56f85e28af1eaeddc8f3d00a68942b52584.tar.gz |
graphics/darktable: Fixed dep information
Diffstat (limited to 'graphics/darktable')
-rw-r--r-- | graphics/darktable/README | 2 | ||||
-rw-r--r-- | graphics/darktable/darktable.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/darktable/README b/graphics/darktable/README index de85c22495..9ce9511282 100644 --- a/graphics/darktable/README +++ b/graphics/darktable/README @@ -5,7 +5,7 @@ and enhance them. This project tries to fill the gap between the many excellent existing free raw converters and image management tools (such as ufraw or f-spot). -This requires lensfun. flickcurl is an optional dependency. +flickcurl is an optional dependency. To run darktable, your processor must support SSE2 instructions (i.e. Pentium 4 or higher, or Athlon 64 or higher). diff --git a/graphics/darktable/darktable.info b/graphics/darktable/darktable.info index 52e28b4920..c07476d81a 100644 --- a/graphics/darktable/darktable.info +++ b/graphics/darktable/darktable.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/darktable/darktable-1.0.3.tar.gz" MD5SUM="9877a012b2b39f0e5859783db508f580" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="flickcurl lensfun" +REQUIRES="lensfun" MAINTAINER="David Spencer" EMAIL="baildon.research@googlemail.com" |