summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author ponce <matteo.bernardini@gmail.com>2012-08-27 17:43:08 +0200
committer Erik Hanson <erik@slackbuilds.org>2012-08-27 13:07:03 -0500
commitc49581cccade82fac5582a8ef756310fefb4bbe9 (patch)
treef24f866bbfbe3636cff46e36967c8436aec277de /graphics
parent6c9c3913a1780be9718b7f6d0da2c3625274a833 (diff)
downloadslackbuilds-c49581cccade82fac5582a8ef756310fefb4bbe9.tar.gz
slackbuilds-c49581cccade82fac5582a8ef756310fefb4bbe9.tar.xz
graphics/gthumb: Fixed dep information
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gthumb/README1
-rw-r--r--graphics/gthumb/gthumb.info2
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gthumb/README b/graphics/gthumb/README
index bc82ac7f22..0a48ad188c 100644
--- a/graphics/gthumb/README
+++ b/graphics/gthumb/README
@@ -4,5 +4,4 @@ includes an importer tool for transferring photos from cameras.
gThumb supports printing multiple images on a single page using a printer
while many other image viewers don't support it. Thus, it comes handy.
-This requires libunique, and evince is needed for runtime.
clutter and brasero are optional dependencies.
diff --git a/graphics/gthumb/gthumb.info b/graphics/gthumb/gthumb.info
index 909b3ab4da..ebaeb922ac 100644
--- a/graphics/gthumb/gthumb.info
+++ b/graphics/gthumb/gthumb.info
@@ -5,6 +5,6 @@ DOWNLOAD="ftp://ftp.gnome.org/pub/gnome/sources/gthumb/2.13/gthumb-2.13.2.tar.xz
MD5SUM="b07aac2e59bb714e0812e5f28d4f6427"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ORBit2 brasero clutter evince libunique"
+REQUIRES="evince libunique"
MAINTAINER="crocket"
EMAIL="crockabiscuit@gmail.com"