diff options
Diffstat (limited to 'gnome-base/libgnomeprint/libgnomeprint-2.2.1.3.ebuild')
-rw-r--r-- | gnome-base/libgnomeprint/libgnomeprint-2.2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.3.ebuild b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.3.ebuild index 9882374f352b..0e8e645da469 100644 --- a/gnome-base/libgnomeprint/libgnomeprint-2.2.1.3.ebuild +++ b/gnome-base/libgnomeprint/libgnomeprint-2.2.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.3.ebuild,v 1.5 2003/08/24 17:23:29 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomeprint/libgnomeprint-2.2.1.3.ebuild,v 1.6 2003/09/06 23:51:37 msterret Exp $ inherit gnome2 @@ -19,7 +19,7 @@ RDEPEND=">=dev-libs/glib-2 >=dev-libs/libxml2-2.4.23 >=media-libs/freetype-2.0.5 cups? ( >=net-print/cups-1.1 )" -DEPEND="${RDEPEND} +DEPEND="${RDEPEND} >=dev-util/pkgconfig-0.12.0 doc? ( >=dev-util/gtk-doc-0.9 )" |