Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 523398 Details for
Bug 650170
toolchain.eclass: Use :0= for dependency on >=dev-libs/isl-0.14
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
toolchain.eclass.patch (text/plain), 817 bytes, created by
Arfrever Frehtes Taifersar Arahesis
on 2018-03-11 04:39:43 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Arfrever Frehtes Taifersar Arahesis
Created:
2018-03-11 04:39:43 UTC
Size:
817 bytes
patch
obsolete
>From 9cfa2945d8a6c5c1505659dcaee81ac52a87644d Mon Sep 17 00:00:00 2001 >From: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> >Date: Sun, 11 Mar 2018 05:36:39 +0100 >Subject: [PATCH] toolchain.eclass: Use :0= for dependency on > >=dev-libs/isl-0.14. > >Closes: https://bugs.gentoo.org/650170 >--- > eclass/toolchain.eclass | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass >index 03e44c42004..b07a27f96bf 100644 >--- a/eclass/toolchain.eclass >+++ b/eclass/toolchain.eclass >@@ -184,7 +184,7 @@ fi > > if in_iuse graphite ; then > if tc_version_is_at_least 5.0 ; then >- RDEPEND+=" graphite? ( >=dev-libs/isl-0.14 )" >+ RDEPEND+=" graphite? ( >=dev-libs/isl-0.14:0= )" > elif tc_version_is_at_least 4.8 ; then > RDEPEND+=" > graphite? ( >-- >2.16.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 650170
: 523398