diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-12 23:15:07 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-12 23:15:07 +0700 |
commit | d03457021c2a2e89cd30ec62002ed4193955b1ab (patch) | |
tree | 54098dc2b95dc300c81b25c3c0a76c069f85a485 /graphics | |
parent | c7337e5574f61f2f48e80561937e13eea04268c7 (diff) | |
download | slackbuilds-d03457021c2a2e89cd30ec62002ed4193955b1ab.tar.gz |
graphics/shutter: Fix .info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/shutter/shutter.info | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/shutter/shutter.info b/graphics/shutter/shutter.info index 712c10d72a..07f1f61710 100644 --- a/graphics/shutter/shutter.info +++ b/graphics/shutter/shutter.info @@ -5,8 +5,7 @@ DOWNLOAD="http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0. MD5SUM="8a7bf8ce4580d82efedd516f6cdaa43d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-gnome2 perl-gnome2-gconf perl-gnome2-wnck perl-gtk2-imageview -perl-net-dbus perl-Proc-ProcessTable perl-www-mechanize perl-x11-protocol -perl-Gtk2-Unique" +REQUIRES="perl-gnome2 perl-gnome2-gconf perl-gnome2-wnck perl-gtk2-imageview perl-net-dbus \ +perl-Proc-ProcessTable perl-www-mechanize perl-x11-protocol perl-Gtk2-Unique" MAINTAINER="Donald Cooley" EMAIL="dfc@warpmail.net" |