diff options
author | David Spencer <baildon.research@googlemail.com> | 2013-11-24 22:34:57 +0000 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2013-11-25 18:19:38 +0100 |
commit | 5f04eb67a74945453b66422cbe132ab40d30d62f (patch) | |
tree | 167b12f7ffd845530d3c02a8c22591bf0280e0d6 /misc/seahorse-plugins | |
parent | 6023c910746a57f905c3b35586ec7b5f2cd131e2 (diff) |
misc/seahorse-plugins: Fixed dep info.
Added gnome-common to REQUIRES.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/seahorse-plugins')
-rw-r--r-- | misc/seahorse-plugins/seahorse-plugins.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/seahorse-plugins/seahorse-plugins.info b/misc/seahorse-plugins/seahorse-plugins.info index 929e84e26d8b..21eecbb5bb24 100644 --- a/misc/seahorse-plugins/seahorse-plugins.info +++ b/misc/seahorse-plugins/seahorse-plugins.info @@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/seahorse-plugins-20120904_75c66 MD5SUM="ab87610e5d2b9d959027293dced0f629" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="libcryptui seahorse" +REQUIRES="gnome-common libcryptui seahorse" MAINTAINER="Andrew Rowland" EMAIL="darowland@ieee.org" |