diff options
Diffstat (limited to 'net-im/tleenx2/tleenx2-20041125.ebuild')
-rw-r--r-- | net-im/tleenx2/tleenx2-20041125.ebuild | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/net-im/tleenx2/tleenx2-20041125.ebuild b/net-im/tleenx2/tleenx2-20041125.ebuild index c2b8688c5442..aca29d9a62af 100644 --- a/net-im/tleenx2/tleenx2-20041125.ebuild +++ b/net-im/tleenx2/tleenx2-20041125.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild,v 1.4 2006/10/23 19:21:32 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild,v 1.5 2008/10/05 09:28:30 spock Exp $ IUSE="" LICENSE="GPL-2" @@ -15,7 +15,8 @@ KEYWORDS="x86" S="${WORKDIR}/${MY_P}" RDEPEND="net-libs/libtlen - >=x11-libs/gtk+-2.0" + >=x11-libs/gtk+-2.0 + x11-libs/libXScrnSaver" DEPEND="dev-util/pkgconfig ${RDEPEND}" |