diff options
author | Gilles Dartiguelongue <eva@gentoo.org> | 2017-08-17 23:37:26 +0200 |
---|---|---|
committer | Gilles Dartiguelongue <eva@gentoo.org> | 2017-08-18 00:41:42 +0200 |
commit | babb0c191b4c95632fb03e308b96967bdd1fabac (patch) | |
tree | 9c75992d5f8896be46c32c2288cb5694d639022e /sys-auth | |
parent | gnome-base/gnome-settings-daemon: fix build with INPUT_DEVICES=wacom, bug #62... (diff) | |
download | gentoo-babb0c191b4c95632fb03e308b96967bdd1fabac.tar.gz gentoo-babb0c191b4c95632fb03e308b96967bdd1fabac.tar.bz2 gentoo-babb0c191b4c95632fb03e308b96967bdd1fabac.zip |
sys-auth/polkit: add missing dependency on g-i-common, bug #627776
Due to calling eautoreconf.
Package-Manager: Portage-2.3.7, Repoman-2.3.3
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/polkit/polkit-0.113-r4.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-auth/polkit/polkit-0.113-r4.ebuild b/sys-auth/polkit/polkit-0.113-r4.ebuild index be88583f3789..7f2eb77182fb 100644 --- a/sys-auth/polkit/polkit-0.113-r4.ebuild +++ b/sys-auth/polkit/polkit-0.113-r4.ebuild @@ -31,6 +31,7 @@ CDEPEND=" DEPEND="${CDEPEND} app-text/docbook-xml-dtd:4.1.2 app-text/docbook-xsl-stylesheets + dev-libs/gobject-introspection-common dev-libs/libxslt dev-util/gtk-doc-am dev-util/intltool |