summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Teaford Cowan <bcowan@gentoo.org>2003-06-14 16:05:00 +0000
committerBrad Teaford Cowan <bcowan@gentoo.org>2003-06-14 16:05:00 +0000
commit5969030855ebdf5554c6728ee35a5e31993e9192 (patch)
tree3bc2dbb21a9e704c4765b3e5c008d81d51ccb307 /x11-misc/xfprint
parentEnabled tray icon plugin. (diff)
downloadgentoo-2-5969030855ebdf5554c6728ee35a5e31993e9192.tar.gz
gentoo-2-5969030855ebdf5554c6728ee35a5e31993e9192.tar.bz2
gentoo-2-5969030855ebdf5554c6728ee35a5e31993e9192.zip
Added some deps brought to my attention by Mathy Vanvoorden.
Diffstat (limited to 'x11-misc/xfprint')
-rw-r--r--x11-misc/xfprint/ChangeLog5
-rw-r--r--x11-misc/xfprint/Manifest4
-rw-r--r--x11-misc/xfprint/xfprint-3.90.0.ebuild4
3 files changed, 9 insertions, 4 deletions
diff --git a/x11-misc/xfprint/ChangeLog b/x11-misc/xfprint/ChangeLog
index dcf401a9bb01..7eb1411b832b 100644
--- a/x11-misc/xfprint/ChangeLog
+++ b/x11-misc/xfprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xfprint
# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfprint/ChangeLog,v 1.1 2003/06/13 19:10:42 bcowan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xfprint/ChangeLog,v 1.2 2003/06/14 16:04:46 bcowan Exp $
+
+ 14 Jun 2003; Brad Cowan <bcowan@gentoo.org> xfprint-3.90.0.ebuild:
+ Added some deps brought to my attention by Mathy Vanvoorden.
*xfprint-3.90.0 (13 Jun 2003)
diff --git a/x11-misc/xfprint/Manifest b/x11-misc/xfprint/Manifest
index 3ad412e1bd50..e86c67176c04 100644
--- a/x11-misc/xfprint/Manifest
+++ b/x11-misc/xfprint/Manifest
@@ -1,3 +1,3 @@
-MD5 93c695fc91ccd437c8d09c749a94ac6c xfprint-3.90.0.ebuild 818
-MD5 9f1dcd808a857589722c69cc7eda9e7b ChangeLog 333
+MD5 b039a30253a37658d019388ab772f7d7 xfprint-3.90.0.ebuild 851
+MD5 d30af8a024dab6d8d666c5f4adde5c52 ChangeLog 466
MD5 33e4b8ddf3d5f0874a46ff4834dfaf09 files/digest-xfprint-3.90.0 66
diff --git a/x11-misc/xfprint/xfprint-3.90.0.ebuild b/x11-misc/xfprint/xfprint-3.90.0.ebuild
index 210718022231..66ce17851a8f 100644
--- a/x11-misc/xfprint/xfprint-3.90.0.ebuild
+++ b/x11-misc/xfprint/xfprint-3.90.0.ebuild
@@ -16,7 +16,9 @@ KEYWORDS="~x86 ~ppc ~alpha ~sparc"
DEPEND=">=x11-libs/gtk+-2.0.6
dev-util/pkgconfig
dev-libs/libxml2
- =x11-libs/libxfce4util-3.90.0
+ app-text/a2ps
+ app-text/psutils
+ =x11-libs/libxfce4util-3.90.0
=x11-libs/libxfcegui4-3.90.0
=x11-libs/libxfce4mcs-3.90.0
=x11-misc/xfce-mcs-manager-3.90.0"