summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-dotnet/pnetlib/pnetlib-0.7.0.ebuild')
-rw-r--r--dev-dotnet/pnetlib/pnetlib-0.7.0.ebuild10
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-dotnet/pnetlib/pnetlib-0.7.0.ebuild b/dev-dotnet/pnetlib/pnetlib-0.7.0.ebuild
index a44ec69b9aa0..15627c3b1313 100644
--- a/dev-dotnet/pnetlib/pnetlib-0.7.0.ebuild
+++ b/dev-dotnet/pnetlib/pnetlib-0.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/pnetlib-0.7.0.ebuild,v 1.4 2006/07/22 21:56:32 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnetlib/pnetlib-0.7.0.ebuild,v 1.5 2006/10/16 23:40:24 tcort Exp $
inherit eutils
@@ -19,6 +19,14 @@ DEPEND="=dev-dotnet/pnet-${PV}*
( x11-libs/libSM
x11-libs/libXft )
virtual/x11 ) )
+ truetype? ( virtual/xft )
+ =sys-devel/automake-1.4_p6"
+
+RDEPEND="=dev-dotnet/pnet-${PV}*
+ X? ( || (
+ ( x11-libs/libSM
+ x11-libs/libXft )
+ virtual/x11 ) )
truetype? ( virtual/xft )"
src_unpack() {