diff options
author | Justin Lecher <jlec@gentoo.org> | 2010-11-23 17:50:12 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2010-11-23 17:50:12 +0000 |
commit | 2bcf868cefef2c8183f205ca1e8177a1c9a8d77d (patch) | |
tree | e85127a1784c19735305c1ab4fc4e4b6cdfc8d2a /x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild | |
parent | Clean up old revisions. (diff) | |
download | historical-2bcf868cefef2c8183f205ca1e8177a1c9a8d77d.tar.gz historical-2bcf868cefef2c8183f205ca1e8177a1c9a8d77d.tar.bz2 historical-2bcf868cefef2c8183f205ca1e8177a1c9a8d77d.zip |
Moved to virtual/jpeg, tested by me: compilation and runtime
Package-Manager: portage-2.2.0_alpha4/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild b/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild index a9ddca8d30e7..2f4097cc6d8e 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v 1.2 2010/06/29 01:06:19 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.11.0.ebuild,v 1.3 2010/11/23 17:50:12 jlec Exp $ EAPI="2" @@ -26,7 +26,7 @@ RDEPEND=" X? ( >=x11-libs/gtk+-2.4 >=dev-libs/glib-2.4 - media-libs/jpeg + virtual/jpeg x11-libs/libSM x11-libs/libXinerama x11-libs/libXxf86vm |