media-libs/raptor: Added libidn2 to (R)DEPEND.
authorLars Wendler <polynomial-c@gentoo.org>
Sat, 9 Feb 2019 10:07:30 +0000 (11:07 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Sat, 9 Feb 2019 10:07:43 +0000 (11:07 +0100)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
media-libs/raptor/raptor-2.0.15-r1.ebuild

index 2710505b27406f90f04989a979561d1b85f54cbb..51a7b2acbfbc140e50867fff3638b40dad3df3db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -20,6 +20,7 @@ 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:= )