summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHanno <hanno@gentoo.org>2019-08-19 11:19:24 +0200
committerHanno <hanno@gentoo.org>2019-08-19 11:19:24 +0200
commitaf867e27bfc163708aa1f91e1cbdf035a77480bf (patch)
tree5b420a51a84719d2977bd4f66eaa319048b7af5f /net-im/gajim/gajim-1.1.3.ebuild
parentgames-strategy/wesnoth: Removed old. (diff)
downloadgentoo-af867e27bfc163708aa1f91e1cbdf035a77480bf.tar.gz
gentoo-af867e27bfc163708aa1f91e1cbdf035a77480bf.tar.bz2
gentoo-af867e27bfc163708aa1f91e1cbdf035a77480bf.zip
net-im/gajim: Fix wrong PYTHON_USEDEP.
Closes: https://bugs.gentoo.org/691418 Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.72, Repoman-2.3.17
Diffstat (limited to 'net-im/gajim/gajim-1.1.3.ebuild')
-rw-r--r--net-im/gajim/gajim-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/gajim/gajim-1.1.3.ebuild b/net-im/gajim/gajim-1.1.3.ebuild
index 1548f5c281dd..0a7ad71cae6c 100644
--- a/net-im/gajim/gajim-1.1.3.ebuild
+++ b/net-im/gajim/gajim-1.1.3.ebuild
@@ -21,7 +21,7 @@ IUSE="+crypt geolocation jingle networkmanager remote rst +spell upnp
+webp"
COMMON_DEPEND="
- dev-libs/gobject-introspection[cairo,${PYTHON_USEDEP}]
+ dev-libs/gobject-introspection[cairo]
>=x11-libs/gtk+-3.22:3[introspection]"
DEPEND="${COMMON_DEPEND}
app-arch/unzip