summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTavis Ormandy <taviso@gentoo.org>2007-03-18 10:16:04 +0000
committerTavis Ormandy <taviso@gentoo.org>2007-03-18 10:16:04 +0000
commitf0da68d436e65cc2f2c891f5978e8b6af4eafe04 (patch)
tree628ed7ea1b1e7e0a371ee3f8fc4a8f053a3fcda9
parentStable on ppc wrt bug 171104 (diff)
downloadgentoo-2-f0da68d436e65cc2f2c891f5978e8b6af4eafe04.tar.gz
gentoo-2-f0da68d436e65cc2f2c891f5978e8b6af4eafe04.tar.bz2
gentoo-2-f0da68d436e65cc2f2c891f5978e8b6af4eafe04.zip
requires libX11
(Portage version: 2.1.2-r9)
-rw-r--r--dev-libs/libstroke/libstroke-0.5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libstroke/libstroke-0.5.1.ebuild b/dev-libs/libstroke/libstroke-0.5.1.ebuild
index 3d78638f9261..e8ebcab401d6 100644
--- a/dev-libs/libstroke/libstroke-0.5.1.ebuild
+++ b/dev-libs/libstroke/libstroke-0.5.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.5.1.ebuild,v 1.18 2007/01/22 23:11:49 antarus Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstroke/libstroke-0.5.1.ebuild,v 1.19 2007/03/18 10:16:04 taviso Exp $
WANT_AUTOCONF=1.9
WANT_AUTOMAKE=1.4
@@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86"
IUSE=""
-DEPEND="|| ( x11-proto/xproto virtual/x11 )"
+DEPEND="|| ( ( x11-proto/xproto x11-libs/libX11 ) virtual/x11 )"
src_unpack() {
unpack "${A}"