From 0237b3d6b2bf1dd87ba4f45f1094c9fdd4070afb Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Mon, 19 Apr 2021 17:43:01 -0500 Subject: [PATCH] graphics/shotwell: Fixed dep info --- graphics/shotwell/shotwell.info | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"