commit: 648bed106ea8c3479109f5864b43c00f42b2b264
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 9 12:51:08 2019 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sat Feb 9 12:57:51 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=648bed10
Revert "media-libs/raptor: Added libidn2 to (R)DEPEND."
This reverts commit 95e46140848cae45e611bb1a5b709d8db9bcaa13.
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
media-libs/raptor/raptor-2.0.15-r1.ebuild | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/media-libs/raptor/raptor-2.0.15-r1.ebuild
b/media-libs/raptor/raptor-2.0.15-r1.ebuild
index 51a7b2acbfb..2710505b274 100644
--- a/media-libs/raptor/raptor-2.0.15-r1.ebuild
+++ b/media-libs/raptor/raptor-2.0.15-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -20,7 +20,6 @@ IUSE="+curl debug json static-libs unicode"
DEPEND="
dev-libs/libxml2
dev-libs/libxslt
- net-dns/libidn2:=
curl? ( net-misc/curl )
json? ( dev-libs/yajl )
unicode? ( dev-libs/icu:= )