summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2019-02-09 13:51:08 +0100
committerLars Wendler <polynomial-c@gentoo.org>2019-02-09 13:57:51 +0100
commit648bed106ea8c3479109f5864b43c00f42b2b264 (patch)
treebcc3f7053e3a6e3edc606d5cff979131197ef27d /media-libs/raptor
parentmedia-libs/libsndfile: Update live ebuild (diff)
downloadgentoo-648bed106ea8c3479109f5864b43c00f42b2b264.tar.gz
gentoo-648bed106ea8c3479109f5864b43c00f42b2b264.tar.bz2
gentoo-648bed106ea8c3479109f5864b43c00f42b2b264.zip
Revert "media-libs/raptor: Added libidn2 to (R)DEPEND."
This reverts commit 95e46140848cae45e611bb1a5b709d8db9bcaa13. Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'media-libs/raptor')
-rw-r--r--media-libs/raptor/raptor-2.0.15-r1.ebuild3
1 files changed, 1 insertions, 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 51a7b2acbfbc..2710505b2740 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:= )