summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHenrik Pihl <ahvenas@gmail.com>2020-07-25 22:52:39 +0300
committerCraig Andrews <candrews@gentoo.org>2020-08-13 16:50:32 -0400
commit51deb2b497294bd8e1a1e72532411a006f6c427d (patch)
treed9ab5f738dd0f13b61a5ba42e475d86503d9547b /games-emulation/snes9x/metadata.xml
parentgames-emulation/libretro-snes9x: block games-emulation/snes9x[libretro] (diff)
downloadgentoo-51deb2b497294bd8e1a1e72532411a006f6c427d.tar.gz
gentoo-51deb2b497294bd8e1a1e72532411a006f6c427d.tar.bz2
gentoo-51deb2b497294bd8e1a1e72532411a006f6c427d.zip
games-emulation/snes9x: libretro use flag for optional build
Fixed dependency list to enable build without gtk. Package now hardblocks games-emulation/libretro-snes9x when libretro is selected. Closes: https://bugs.gentoo.org/661936 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Henrik Pihl <ahvenas@gmail.com> Signed-off-by: Craig Andrews <candrews@gentoo.org>
Diffstat (limited to 'games-emulation/snes9x/metadata.xml')
-rw-r--r--games-emulation/snes9x/metadata.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/games-emulation/snes9x/metadata.xml b/games-emulation/snes9x/metadata.xml
index 7bbb65b9c765..50035d2edc74 100644
--- a/games-emulation/snes9x/metadata.xml
+++ b/games-emulation/snes9x/metadata.xml
@@ -7,6 +7,7 @@
</maintainer>
<use>
<flag name="netplay">Enable playing ROMs over the network (not recommended)</flag>
+ <flag name="libretro">Build libretro port</flag>
</use>
<upstream>
<remote-id type="google-code">snes9x-gtk</remote-id>