From 84f710ddae848289e9f583e67968a2822d243b6e Mon Sep 17 00:00:00 2001 From: Marinus Schraal <foser@gentoo.org> Date: Sun, 17 Nov 2002 22:40:42 +0000 Subject: small deps fix to fix bug 10731 --- media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'media-libs') diff --git a/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild b/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild index 903dd40b2144..1017a68015f4 100644 --- a/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild +++ b/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild,v 1.2 2002/11/13 12:29:41 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gdk-pixbuf/gdk-pixbuf-0.21.0.ebuild,v 1.3 2002/11/17 22:40:42 foser Exp $ inherit virtualx libtool gnome.org @@ -17,7 +17,7 @@ RDEPEND="media-libs/jpeg # We need gnome-libs here, else gnome support do not get compiled into # gdk-pixbuf (the GnomeCanvasPixbuf library ) -RDEPEND="${DEPEND} +DEPEND="${RDEPEND} doc? ( dev-util/gtk-doc )" SLOT="0" -- cgit v1.2.3-65-gdbad