diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-10-19 12:39:36 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-10-19 12:39:36 +0000 |
commit | ea223b00e37a5ac3aa152cc93abca4e0238632d0 (patch) | |
tree | 7247558b947f7c70e42e51ef8b18732177e5fc5f /x11-libs/gtk+/ChangeLog | |
parent | Add post install message about optional deps for various backends. (diff) | |
download | gentoo-2-ea223b00e37a5ac3aa152cc93abca4e0238632d0.tar.gz gentoo-2-ea223b00e37a5ac3aa152cc93abca4e0238632d0.tar.bz2 gentoo-2-ea223b00e37a5ac3aa152cc93abca4e0238632d0.zip |
Add missing DEPEND on gdbus-codegen (#488514 by Xavier Miller)
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/gtk+/ChangeLog')
-rw-r--r-- | x11-libs/gtk+/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/x11-libs/gtk+/ChangeLog b/x11-libs/gtk+/ChangeLog index ec17dc0b105f..369bbfe98958 100644 --- a/x11-libs/gtk+/ChangeLog +++ b/x11-libs/gtk+/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gtk+ # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.682 2013/10/18 16:50:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gtk+/ChangeLog,v 1.683 2013/10/19 12:39:36 pacho Exp $ + + 19 Oct 2013; Pacho Ramos <pacho@gentoo.org> gtk+-3.8.6.ebuild: + Add missing DEPEND on gdbus-codegen (#488514 by Xavier Miller) *gtk+-3.8.6 (18 Oct 2013) |