graphics/shotwell: Fixed dep information

This commit is contained in:
ponce 2012-08-27 18:26:11 +02:00 committed by Erik Hanson
parent 7c0309ee6b
commit 187226a490
2 changed files with 1 additions and 3 deletions

View file

@ -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.

View file

@ -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"