diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 17:43:01 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 17:43:01 -0500 |
commit | 0237b3d6b2bf1dd87ba4f45f1094c9fdd4070afb (patch) | |
tree | 25aa3ae4c14c4605e3aa340b9d31fc5915ce36df /graphics/shotwell | |
parent | 822409a54537fd5aae3d7d618a82edc6539ef854 (diff) | |
download | slackbuilds-0237b3d6b2bf1dd87ba4f45f1094c9fdd4070afb.tar.gz |
graphics/shotwell: Fixed dep info
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 149dc5563a..7961596c0a 100644 --- a/graphics/shotwell/shotwell.info +++ b/graphics/shotwell/shotwell.info @@ -5,6 +5,6 @@ DOWNLOAD="https://download.gnome.org/sources/shotwell/0.24/shotwell-0.24.0.tar.x MD5SUM="2697874c8e26c37aed3b1ea8a6fd2b7e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libgee libgexiv2 libunique webkit2gtk rest json-glib" +REQUIRES="libunique webkit2gtk rest" MAINTAINER="Erwin van Zanten" EMAIL="e.van.zanten.evz@gmail.com" |