summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-10-21 00:04:26 +0000
committerMike Frysinger <vapier@gentoo.org>2004-10-21 00:04:26 +0000
commitea75c26362249d5e55cf26d4aa5d60b840aa367e (patch)
treea3328d9891ca932ded8fa4c7fb30e598d24ce37d /sys-libs/lib-compat
parentBump ppc-macos and macos version to take care of bug #67756. Removed tsocks ... (diff)
downloadhistorical-ea75c26362249d5e55cf26d4aa5d60b840aa367e.tar.gz
historical-ea75c26362249d5e55cf26d4aa5d60b840aa367e.tar.bz2
historical-ea75c26362249d5e55cf26d4aa5d60b840aa367e.zip
add libsdl to RDEPEND #58324
Diffstat (limited to 'sys-libs/lib-compat')
-rw-r--r--sys-libs/lib-compat/Manifest8
-rw-r--r--sys-libs/lib-compat/lib-compat-1.4.ebuild5
2 files changed, 7 insertions, 6 deletions
diff --git a/sys-libs/lib-compat/Manifest b/sys-libs/lib-compat/Manifest
index 4845cf498df3..a6b4fe3f3172 100644
--- a/sys-libs/lib-compat/Manifest
+++ b/sys-libs/lib-compat/Manifest
@@ -2,13 +2,13 @@
Hash: SHA1
MD5 da487461082a38b7d9c3895d45eedf47 ChangeLog 3158
-MD5 946e0451b8a72e5ed9f063ba8fed9317 lib-compat-1.4.ebuild 1072
+MD5 52aa616206252861c3afea52c02a80bb lib-compat-1.4.ebuild 1101
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 cd1bc668a06184e6e98d7b69aa780495 files/digest-lib-compat-1.4 68
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.9.10 (GNU/Linux)
-iD8DBQFBaHqvHTu7gpaalycRAo6aAKC+VjE8C2IhY6voJM7saZMnzMTCowCfd96/
-bR3VXYaTevxBLUEdNl6rZsM=
-=K08f
+iD8DBQFBdv0jHTu7gpaalycRAmYMAKCe+7mi7M03whwQyPrZDicNWYCgrQCgtJLQ
+1y8LnmT1f+YPvOTEHpkyWQ4=
+=YuU7
-----END PGP SIGNATURE-----
diff --git a/sys-libs/lib-compat/lib-compat-1.4.ebuild b/sys-libs/lib-compat/lib-compat-1.4.ebuild
index 4ddb130f0433..c048646ee4ed 100644
--- a/sys-libs/lib-compat/lib-compat-1.4.ebuild
+++ b/sys-libs/lib-compat/lib-compat-1.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.ebuild,v 1.1 2004/10/09 23:04:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lib-compat/lib-compat-1.4.ebuild,v 1.2 2004/10/21 00:04:26 vapier Exp $
DESCRIPTION="Compatibility C++ and libc5 and libc6 libraries for programs new and old"
HOMEPAGE="http://www.gentoo.org/"
@@ -11,7 +11,8 @@ SLOT="0"
KEYWORDS="x86 ppc sparc alpha"
IUSE="sdl"
-DEPEND="virtual/libc"
+RDEPEND="virtual/libc
+ sdl? ( media-libs/libsdl )"
S=${WORKDIR}/${P}/${ARCH}