diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-27 18:26:11 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-27 13:07:07 -0500 |
commit | 187226a4903a644d183e70999e7d754f36540981 (patch) | |
tree | ef2743c5cb31ed18a01e5abc264dadda4fd5da95 /graphics/shotwell | |
parent | 7c0309ee6b91b9bc77af2b92169702f3fd6b8bd0 (diff) | |
download | slackbuilds-187226a4903a644d183e70999e7d754f36540981.tar.gz |
graphics/shotwell: Fixed dep information
Diffstat (limited to 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/README | 2 | ||||
-rw-r--r-- | graphics/shotwell/shotwell.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/graphics/shotwell/README b/graphics/shotwell/README index 36d5820aad..c93641d40e 100644 --- a/graphics/shotwell/README +++ b/graphics/shotwell/README @@ -1,5 +1,3 @@ Shotwell is a digital photo organizer for GNOME. It allows the user to import photos from a digital camera or disk, organize them in various ways, and export to share with others. - -This requires libgee, libgexiv2, LibRaw, libunique, vala-12, and webkit. diff --git a/graphics/shotwell/shotwell.info b/graphics/shotwell/shotwell.info index 9ffd7f74fc..25127e6a00 100644 --- a/graphics/shotwell/shotwell.info +++ b/graphics/shotwell/shotwell.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.yorba.org/download/shotwell/0.11/shotwell-0.11.6.tar.bz2" MD5SUM="bbbf2843eb98b6f0ef1dfcfb934e15cf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="LibRaw ORBit2 libgee libgexiv2 libunique vala-12 webkit" +REQUIRES="LibRaw libgee libgexiv2 libunique vala-12 webkit" MAINTAINER="Brad Hermanson" EMAIL="apeitheo@gmail.com" |