summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/pxes/pxes-0.8.ebuild')
-rw-r--r--net-misc/pxes/pxes-0.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-misc/pxes/pxes-0.8.ebuild b/net-misc/pxes/pxes-0.8.ebuild
index ca40a4ad6899..c2d87d285778 100644
--- a/net-misc/pxes/pxes-0.8.ebuild
+++ b/net-misc/pxes/pxes-0.8.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/pxes/pxes-0.8.ebuild,v 1.1 2004/04/03 18:23:24 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/pxes/pxes-0.8.ebuild,v 1.2 2004/04/03 18:29:05 wolf31o2 Exp $
-#IUSE="ltsp cdr"
-IUSE=""
+IUSE="cdr"
DESCRIPTION="PXES is a package for building thin clients using multiple types of clients"
HOMEPAGE="http://pxes.sourceforge.net"
SRC_URI="mirror://sourceforge/pxes/${PN}-base-i586-${PV}-9.tar.gz
@@ -18,6 +17,7 @@ DEPEND=">=dev-lang/perl-5.8.0-r12"
RDEPEND="${DEPEND}
dev-perl/gtk-perl
>=dev-perl/glade-perl-0.61
+ sys-apps/squashfs-tools
cdr? app-cdr/cdrtools"
inherit perl-module