diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2015-10-22 05:25:59 -0400 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2015-10-22 05:25:59 -0400 |
commit | 794a9c6eef8369a19fe80390f0e170a9221f8abc (patch) | |
tree | 11bfe4183cc189195f7a8f2ea2f11750dc6088fe /games-action/openclonk | |
parent | version bump (bug #543530) (diff) | |
download | gentoo-794a9c6eef8369a19fe80390f0e170a9221f8abc.tar.gz gentoo-794a9c6eef8369a19fe80390f0e170a9221f8abc.tar.bz2 gentoo-794a9c6eef8369a19fe80390f0e170a9221f8abc.zip |
fix up header and virtual/jpeg
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'games-action/openclonk')
-rw-r--r-- | games-action/openclonk/openclonk-6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-action/openclonk/openclonk-6.1.ebuild b/games-action/openclonk/openclonk-6.1.ebuild index 39cba650e8a5..8fb09ab35875 100644 --- a/games-action/openclonk/openclonk-6.1.ebuild +++ b/games-action/openclonk/openclonk-6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/openclonk/openclonk-6.0.ebuild,v 1.0 2015/04/25 06:01:16 nico Exp $ +# $Id$ EAPI=5 @@ -33,7 +33,7 @@ RDEPEND=" media-libs/libvorbis media-libs/openal media-libs/sdl-mixer[mp3,vorbis,wav] - virtual/jpeg + virtual/jpeg:= virtual/opengl virtual/glu x11-libs/gdk-pixbuf |