mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
graphics/shotwell: Require webkitgtk instead of webkit
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
aa9813956f
commit
86a2a03a59
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.yorba.org/download/shotwell/0.11/shotwell-0.11.6.tar.bz2"
|
||||||
MD5SUM="bbbf2843eb98b6f0ef1dfcfb934e15cf"
|
MD5SUM="bbbf2843eb98b6f0ef1dfcfb934e15cf"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES="LibRaw libgee libgexiv2 libunique vala-12 webkit"
|
REQUIRES="LibRaw libgee libgexiv2 libunique vala-12 webkitgtk"
|
||||||
MAINTAINER="Brad Hermanson"
|
MAINTAINER="Brad Hermanson"
|
||||||
EMAIL="apeitheo@gmail.com"
|
EMAIL="apeitheo@gmail.com"
|
||||||
|
|
Loading…
Reference in a new issue