diff options
Diffstat (limited to 'app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild')
-rw-r--r-- | app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild b/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild index dba5e67b958b..948bdbd92725 100644 --- a/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild +++ b/app-cdr/xcdroast/xcdroast-0.98_alpha13.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/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild,v 1.3 2003/02/13 06:13:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xcdroast/xcdroast-0.98_alpha13.ebuild,v 1.4 2003/02/13 19:20:06 ykoehler Exp $ S=${WORKDIR}/${P/_/} DESCRIPTION="Menu based front-end to mkisofs and cdrecord" @@ -10,6 +10,7 @@ SRC_URI="mirror://sourceforge/xcdroast/${P/_/}.tar.gz" SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" +IUSE="nls" DEPEND="=x11-libs/gtk+-1.2* =dev-libs/glib-1.2* |