diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2012-03-07 15:58:04 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2012-03-07 15:58:04 +0000 |
commit | 9a6ce303d1c78170a584383152d48194f6ca4569 (patch) | |
tree | bcb6093118f583d7642319ceb00f074a539c4dcd /dev-games | |
parent | Include xfdesktop and thunar in the Xfce pre-4.10 mask (diff) | |
download | gentoo-2-9a6ce303d1c78170a584383152d48194f6ca4569.tar.gz gentoo-2-9a6ce303d1c78170a584383152d48194f6ca4569.tar.bz2 gentoo-2-9a6ce303d1c78170a584383152d48194f6ca4569.zip |
Adjust X deps (bug #407273)
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-games')
-rw-r--r-- | dev-games/clanlib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-games/clanlib/clanlib-0.8.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-games/clanlib/ChangeLog b/dev-games/clanlib/ChangeLog index a31b986c6c1a..a04f6f39c166 100644 --- a/dev-games/clanlib/ChangeLog +++ b/dev-games/clanlib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/clanlib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/ChangeLog,v 1.51 2012/02/07 10:02:38 tupone Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/ChangeLog,v 1.52 2012/03/07 15:58:04 mr_bones_ Exp $ + + 07 Mar 2012; Michael Sterrett <mr_bones_@gentoo.org> clanlib-0.8.1.ebuild: + Adjust X deps (bug #407273) 07 Feb 2012; Tupone Alfredo <tupone@gentoo.org> clanlib-2.3.4.ebuild: mikmod and vorbis require sound diff --git a/dev-games/clanlib/clanlib-0.8.1.ebuild b/dev-games/clanlib/clanlib-0.8.1.ebuild index 7607642819ec..05ce29f3da45 100644 --- a/dev-games/clanlib/clanlib-0.8.1.ebuild +++ b/dev-games/clanlib/clanlib-0.8.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.8.1.ebuild,v 1.9 2011/09/15 02:31:01 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/clanlib/clanlib-0.8.1.ebuild,v 1.10 2012/03/07 15:58:04 mr_bones_ Exp $ EAPI=2 inherit flag-o-matic eutils @@ -23,7 +23,7 @@ RDEPEND="media-libs/libpng media-libs/libsdl media-libs/sdl-gfx ) - x11-libs/libXt + x11-libs/libXi x11-libs/libXmu x11-libs/libXxf86vm media-libs/alsa-lib |