diff options
Diffstat (limited to 'media-gfx/xpaint/xpaint-2.6.9.ebuild')
-rw-r--r-- | media-gfx/xpaint/xpaint-2.6.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/xpaint/xpaint-2.6.9.ebuild b/media-gfx/xpaint/xpaint-2.6.9.ebuild index 36fcc6d033ab..ae1f9710c2c2 100644 --- a/media-gfx/xpaint/xpaint-2.6.9.ebuild +++ b/media-gfx/xpaint/xpaint-2.6.9.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/media-gfx/xpaint/xpaint-2.6.9.ebuild,v 1.4 2003/07/12 16:44:48 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/xpaint/xpaint-2.6.9.ebuild,v 1.5 2003/09/06 23:56:39 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="XPaint is an image editor which supports most standard paint program options." @@ -11,8 +11,8 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND=">=media-libs/tiff-3.2 - virtual/x11 +DEPEND=">=media-libs/tiff-3.2 + virtual/x11 media-libs/jpeg media-libs/libpng" |