Skip to content

Commit

Permalink
games-strategy/warzone2100: add missing net-libs/miniupnpc dep
Browse files Browse the repository at this point in the history
Signed-off-by: Sam James <sam@gentoo.org>
  • Loading branch information
thesamesam committed Aug 17, 2021
1 parent 3797f00 commit 68847a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Expand Up @@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~x86"
# upstream requested debug support
IUSE="debug discord nls videos vulkan"

# TODO: unbundle miniupnpc and quesoglc
# TODO: unbundle quesoglc
# quesoglc-0.7.2 is buggy: http://developer.wz2100.net/ticket/2828
CDEPEND="
>=dev-games/physfs-2[zip]
Expand All @@ -36,6 +36,7 @@ CDEPEND="
media-libs/libtheora
media-libs/libvorbis
media-libs/openal
net-libs/miniupnpc:=
sys-libs/zlib
virtual/glu
virtual/opengl
Expand Down
Expand Up @@ -37,6 +37,7 @@ CDEPEND="
media-libs/libtheora
media-libs/libvorbis
media-libs/openal
net-libs/miniupnpc:=
net-misc/curl
sys-libs/zlib
nls? ( virtual/libintl )
Expand Down

0 comments on commit 68847a1

Please sign in to comment.