graphics/darktable: Fixed dep information
This commit is contained in:
parent
11c6683797
commit
a05bf56f85
|
@ -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
|
excellent existing free raw converters and image management tools (such
|
||||||
as ufraw or f-spot).
|
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
|
To run darktable, your processor must support SSE2 instructions
|
||||||
(i.e. Pentium 4 or higher, or Athlon 64 or higher).
|
(i.e. Pentium 4 or higher, or Athlon 64 or higher).
|
||||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/darktable/darktable-1.0.3.tar.gz"
|
||||||
MD5SUM="9877a012b2b39f0e5859783db508f580"
|
MD5SUM="9877a012b2b39f0e5859783db508f580"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="flickcurl lensfun"
|
REQUIRES="lensfun"
|
||||||
MAINTAINER="David Spencer"
|
MAINTAINER="David Spencer"
|
||||||
EMAIL="baildon.research@googlemail.com"
|
EMAIL="baildon.research@googlemail.com"
|
||||||
|
|
Loading…
Reference in New Issue