diff options
author | Pacho Ramos <pacho@gentoo.org> | 2024-04-18 19:10:04 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2024-04-18 19:12:06 +0200 |
commit | 6915279510acf4322f0ab7a0c843c476e2294acc (patch) | |
tree | be35d85e6aef3f536561f17c6155055c93ba0e16 /games-strategy | |
parent | games-strategy/megaglest: use wxGTK 3.2 (diff) | |
download | gentoo-6915279510acf4322f0ab7a0c843c476e2294acc.tar.gz gentoo-6915279510acf4322f0ab7a0c843c476e2294acc.tar.bz2 gentoo-6915279510acf4322f0ab7a0c843c476e2294acc.zip |
games-strategy/megaglest: Update deprecated dependency.
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/megaglest/megaglest-3.13.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-strategy/megaglest/megaglest-3.13.0-r2.ebuild b/games-strategy/megaglest/megaglest-3.13.0-r2.ebuild index a14ee88e3c35..f5fd5ca2f90c 100644 --- a/games-strategy/megaglest/megaglest-3.13.0-r2.ebuild +++ b/games-strategy/megaglest/megaglest-3.13.0-r2.ebuild @@ -52,7 +52,7 @@ COMMON_DEPEND=" sys-libs/zlib virtual/opengl virtual/glu - virtual/jpeg:0= + media-libs/libjpeg-turbo:0= x11-libs/libX11 x11-libs/libXext editor? ( x11-libs/wxGTK:${WX_GTK_VER}[X,opengl] ) |