From aed3e83e6ddcc29b3e52a851042d8e903c250492 Mon Sep 17 00:00:00 2001 From: Michael Palimaka Date: Thu, 7 Apr 2016 23:01:44 +1000 Subject: [PATCH] dev-libs/libappindicator: add missing dependency Gentoo-bug: 564016 Package-Manager: portage-2.2.28 --- .../libappindicator/libappindicator-12.10.0-r200.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild b/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild index db1e83ce2c75..48eb6a0cc398 100644 --- a/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild +++ b/dev-libs/libappindicator/libappindicator-12.10.0-r200.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -26,7 +26,10 @@ RDEPEND=" >=dev-libs/libindicator-12.10.0:0[${MULTILIB_USEDEP}] x11-libs/gtk+:2[${MULTILIB_USEDEP},introspection?] introspection? ( >=dev-libs/gobject-introspection-1 ) - python? ( ${PYTHON_DEPS} ) + python? ( + ${PYTHON_DEPS} + dev-python/pygtk[${PYTHON_USEDEP}] + ) " DEPEND="${RDEPEND} virtual/pkgconfig[${MULTILIB_USEDEP}] -- 2.26.2