diff options
author | Erwin van Zanten <e.van.zanten.evz@gmail.com> | 2014-04-18 08:42:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-04-23 07:51:41 +0700 |
commit | 733a1b108fe1b49e168d8f25cabff664d54f2860 (patch) | |
tree | c5897a4e77232245d8beb1b82c3737d3354f7e24 /graphics/shotwell | |
parent | 3bd3f3090ce2a8a9d45277844f1339e4dd455f43 (diff) | |
download | slackbuilds-733a1b108fe1b49e168d8f25cabff664d54f2860.tar.gz |
graphics/shotwell: Update DEPS.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/shotwell')
-rw-r--r-- | graphics/shotwell/shotwell.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/shotwell/shotwell.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/shotwell/shotwell.SlackBuild b/graphics/shotwell/shotwell.SlackBuild index 30fc4ca798..e8bd034bf0 100644 --- a/graphics/shotwell/shotwell.SlackBuild +++ b/graphics/shotwell/shotwell.SlackBuild @@ -4,7 +4,7 @@ # Written by Erwin van Zanten <e.van.zanten.evz@gmail.com> -# Copyright 2013 Erwin van Zanten +# Copyright 2013-2014 Erwin van Zanten # All rights reserved. # # Redistribution and use of this script, with or without modification, is diff --git a/graphics/shotwell/shotwell.info b/graphics/shotwell/shotwell.info index 306e78baca..55c97ea32d 100644 --- a/graphics/shotwell/shotwell.info +++ b/graphics/shotwell/shotwell.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/shotwell/0.15/shotwell-0.15.1.t MD5SUM="5af4cfb819249a879a4649a9c7d089e5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="LibRaw libgee1 libgexiv2 libunique webkitgtk3 rest" +REQUIRES="LibRaw libgee1 libgexiv2 libunique vala webkitgtk3 rest gstreamer1 gst1-plugins-base" MAINTAINER="Erwin van Zanten" EMAIL="e.van.zanten.evz@gmail.com" |