diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-09-19 22:40:28 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-09-24 22:51:56 -0500 |
commit | 86a2a03a598845284855672db810d5bb55d212a9 (patch) | |
tree | 2bb996741b334f01e05e6da9e43ce6aefac405fe /graphics/shotwell | |
parent | aa9813956fa09cbb8d2e109d6a855f860367a170 (diff) | |
download | slackbuilds-86a2a03a598845284855672db810d5bb55d212a9.tar.gz |
graphics/shotwell: Require webkitgtk instead of webkit
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/shotwell.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/shotwell/shotwell.info b/graphics/shotwell/shotwell.info index 25127e6a00..08b2efe3a3 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 libgee libgexiv2 libunique vala-12 webkit" +REQUIRES="LibRaw libgee libgexiv2 libunique vala-12 webkitgtk" MAINTAINER="Brad Hermanson" EMAIL="apeitheo@gmail.com" |