diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-05-16 18:06:32 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-05-16 18:06:45 +0200 |
commit | c083270f7d3777a7ebcd7dbe619d4d5d279773eb (patch) | |
tree | 2e8bb8b8553d2911422a20426fde9ede5e6e2d11 /net-im/pidgin | |
parent | media-video/kaffeine: Fix build with Qt 5.11 (diff) | |
download | gentoo-c083270f7d3777a7ebcd7dbe619d4d5d279773eb.tar.gz gentoo-c083270f7d3777a7ebcd7dbe619d4d5d279773eb.tar.bz2 gentoo-c083270f7d3777a7ebcd7dbe619d4d5d279773eb.zip |
net-im/pidgin: Added sub-slot dep for net-dns/libidn
Package-Manager: Portage-2.3.36, Repoman-2.3.9
Diffstat (limited to 'net-im/pidgin')
-rw-r--r-- | net-im/pidgin/pidgin-2.12.0.ebuild | 2 | ||||
-rw-r--r-- | net-im/pidgin/pidgin-2.13.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-im/pidgin/pidgin-2.12.0.ebuild b/net-im/pidgin/pidgin-2.12.0.ebuild index 8b5835e6f762..7ae41c6756ad 100644 --- a/net-im/pidgin/pidgin-2.12.0.ebuild +++ b/net-im/pidgin/pidgin-2.12.0.ebuild @@ -74,7 +74,7 @@ RDEPEND=" tk? ( dev-lang/tk:0= ) sasl? ( dev-libs/cyrus-sasl:2 ) networkmanager? ( net-misc/networkmanager ) - idn? ( net-dns/libidn ) + idn? ( net-dns/libidn:= ) !<x11-plugins/pidgin-facebookchat-1.69-r1" # Mono support crashes pidgin #mono? ( dev-lang/mono )" diff --git a/net-im/pidgin/pidgin-2.13.0.ebuild b/net-im/pidgin/pidgin-2.13.0.ebuild index f82241ebac7c..8354b85d820f 100644 --- a/net-im/pidgin/pidgin-2.13.0.ebuild +++ b/net-im/pidgin/pidgin-2.13.0.ebuild @@ -75,7 +75,7 @@ RDEPEND=" tk? ( dev-lang/tk:0= ) sasl? ( dev-libs/cyrus-sasl:2 ) networkmanager? ( net-misc/networkmanager ) - idn? ( net-dns/libidn ) + idn? ( net-dns/libidn:= ) !<x11-plugins/pidgin-facebookchat-1.69-r1" # Mono support crashes pidgin #mono? ( dev-lang/mono )" |