projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8077afb
)
media-libs/opusfile: Adjusted slot dependency on dev-libs/openssl
author
Lars Wendler
<polynomial-c@gentoo.org>
Mon, 7 Jan 2019 18:58:15 +0000
(19:58 +0100)
committer
Lars Wendler
<polynomial-c@gentoo.org>
Mon, 7 Jan 2019 19:15:44 +0000
(20:15 +0100)
source-based packages should never depend on any other openssl slot
than slot 0.
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
media-libs/opusfile/opusfile-0.6.ebuild
patch
|
blob
|
history
diff --git
a/media-libs/opusfile/opusfile-0.6.ebuild
b/media-libs/opusfile/opusfile-0.6.ebuild
index 28a0f7c7567d593b9c074870c1bdcaf7ec519b0b..5bac349dcd561b0bbe8fad49a5e75aad95908af4 100644
(file)
--- a/
media-libs/opusfile/opusfile-0.6.ebuild
+++ b/
media-libs/opusfile/opusfile-0.6.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
5 Gentoo Foundation
+# Copyright 1999-201
9 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@
-14,7
+14,7
@@
IUSE="doc fixed-point +float +http static-libs"
RDEPEND="media-libs/libogg
media-libs/opus
- http? ( dev-libs/openssl:= )"
+ http? ( dev-libs/openssl:
0
= )"
DEPEND="${RDEPEND}
doc? ( app-doc/doxygen )"