projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd295fd
)
dev-lisp/sbcl: Remove dependency on <glibc-2.6 to make repoman happy.
author
Ulrich Müller
<ulm@gentoo.org>
Sat, 13 Feb 2016 15:11:19 +0000
(16:11 +0100)
committer
Ulrich Müller
<ulm@gentoo.org>
Sat, 13 Feb 2016 15:13:03 +0000
(16:13 +0100)
Package-Manager: portage-2.2.27
dev-lisp/sbcl/sbcl-1.1.18.ebuild
patch
|
blob
|
history
diff --git
a/dev-lisp/sbcl/sbcl-1.1.18.ebuild
b/dev-lisp/sbcl/sbcl-1.1.18.ebuild
index 926737a771d6b494203a78b217b94668868dd1ca..162b400a56f1fe71fb94ceb41a69162babb3d105 100644
(file)
--- a/
dev-lisp/sbcl/sbcl-1.1.18.ebuild
+++ b/
dev-lisp/sbcl/sbcl-1.1.18.ebuild
@@
-31,7
+31,7
@@
DEPEND="${CDEPEND}
doc? ( sys-apps/texinfo >=media-gfx/graphviz-2.26.0 )
pax_kernel? ( sys-apps/paxctl sys-apps/elfix )"
RDEPEND="${CDEPEND}
-
elibc_glibc? ( >=sys-libs/glibc-2.3 || ( <sys-libs/glibc-2.6[nptl] >=sys-libs/glibc-2.6 )
)"
+
elibc_glibc? ( >=sys-libs/glibc-2.6
)"
# Disable warnings about executable stacks, as this won't be fixed soon by upstream
QA_EXECSTACK="usr/bin/sbcl"