diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-10-15 08:10:20 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-10-15 08:10:20 +0000 |
commit | 5e65e1a015882f143ed0c68a564e01b1f37f2046 (patch) | |
tree | 37f04261c871a98ca5c5ad4ef64d1173e4c5c6e3 /x11-libs | |
parent | Fix checkpath call to make file, not directory. Bug 525402 (diff) | |
download | gentoo-2-5e65e1a015882f143ed0c68a564e01b1f37f2046.tar.gz gentoo-2-5e65e1a015882f143ed0c68a564e01b1f37f2046.tar.bz2 gentoo-2-5e65e1a015882f143ed0c68a564e01b1f37f2046.zip |
dev-libs/gobject-introspection-common DEPEND needed again (#525448 by Andrei Slavoiu)
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gtk+/gtk+-2.24.25.ebuild | 3 |
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index e30db16b27a8..28a4208d677d 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.737 2014/10/14 10:11:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.738 2014/10/15 08:10:20 pacho Exp $ + + 15 Oct 2014; Pacho Ramos <pacho@gentoo.org> gtk+-2.24.25.ebuild: + dev-libs/gobject-introspection-common DEPEND needed again (#525448 by Andrei + Slavoiu) *gtk+-2.24.25 (14 Oct 2014) diff --git a/x11-libs/gtk+/gtk+-2.24.25.ebuild b/x11-libs/gtk+/gtk+-2.24.25.ebuild index 52caf8b11c03..a39f71bc2b0b 100644 --- a/x11-libs/gtk+/gtk+-2.24.25.ebuild +++ b/x11-libs/gtk+/gtk+-2.24.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.25.ebuild,v 1.1 2014/10/14 10:11:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/gtk+-2.24.25.ebuild,v 1.2 2014/10/15 08:10:20 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -45,6 +45,7 @@ COMMON_DEPEND=" !<gnome-base/gail-1000 " DEPEND="${COMMON_DEPEND} + dev-libs/gobject-introspection-common sys-devel/gettext >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}] !aqua? ( |