diff options
author | Sam James <sam@gentoo.org> | 2021-08-14 03:46:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-14 04:48:11 +0100 |
commit | 692d5f068c1af08caa0dd721daee4796a0f5e188 (patch) | |
tree | 2eb1265febc9af90a18b2bbd3c430217e0ff7eed /games-strategy | |
parent | games-strategy/warzone2100: add missing sqlite, curl dependencies (diff) | |
download | gentoo-692d5f068c1af08caa0dd721daee4796a0f5e188.tar.gz gentoo-692d5f068c1af08caa0dd721daee4796a0f5e188.tar.bz2 gentoo-692d5f068c1af08caa0dd721daee4796a0f5e188.zip |
games-strategy/warzone2100: drop obsolete X, OpenGL dependencies
This is all handled via SDL now.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-strategy')
-rw-r--r-- | games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild b/games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild index 9cddc719f085..d0b3cf7236ab 100644 --- a/games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild +++ b/games-strategy/warzone2100/warzone2100-4.1.3-r1.ebuild @@ -39,10 +39,6 @@ CDEPEND=" media-libs/openal net-misc/curl sys-libs/zlib - virtual/glu - virtual/opengl - x11-libs/libX11 - x11-libs/libXrandr nls? ( virtual/libintl ) vulkan? ( media-libs/libsdl2:=[vulkan] ) " |