mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
games-server/mtavc: depend on glibc (binpkg)
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -13,7 +13,8 @@ SLOT="0"
|
||||
KEYWORDS="-* ~x86"
|
||||
RESTRICT="bindist mirror"
|
||||
|
||||
RDEPEND="sys-libs/libstdc++-v3:5"
|
||||
RDEPEND="sys-libs/glibc
|
||||
sys-libs/libstdc++-v3:5"
|
||||
|
||||
QA_PREBUILT="/opt/${PN}/MTAServer"
|
||||
QA_EXECSTACK="/opt/${PN}/MTAServer"
|
||||
|
||||
Reference in New Issue
Block a user