summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2020-05-16 21:07:11 +0100
committerJames Le Cuirot <chewi@gentoo.org>2020-05-16 21:43:26 +0100
commit365bcd090bd85a3be7f7fa14205026e93170ace6 (patch)
tree6873132ad93e831a0d10fd6357a586434d7dcc40 /dev-games/cegui/cegui-0.8.7-r1.ebuild
parentprofiles: Mask dev-games/cegui[debug] on musl (diff)
downloadgentoo-365bcd090bd85a3be7f7fa14205026e93170ace6.tar.gz
gentoo-365bcd090bd85a3be7f7fa14205026e93170ace6.tar.bz2
gentoo-365bcd090bd85a3be7f7fa14205026e93170ace6.zip
dev-games/cegui: Fix build on musl
Now the problematic header is only needed when USE=debug and this has just been masked on musl. Closes: https://bugs.gentoo.org/715934 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-games/cegui/cegui-0.8.7-r1.ebuild')
-rw-r--r--dev-games/cegui/cegui-0.8.7-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-games/cegui/cegui-0.8.7-r1.ebuild b/dev-games/cegui/cegui-0.8.7-r1.ebuild
index 53693c9adf45..a9349feec0c7 100644
--- a/dev-games/cegui/cegui-0.8.7-r1.ebuild
+++ b/dev-games/cegui/cegui-0.8.7-r1.ebuild
@@ -61,6 +61,7 @@ DEPEND="${RDEPEND}
PATCHES=(
"${FILESDIR}"/${P}-icu-59.patch
"${FILESDIR}"/${P}-python3.patch
+ "${FILESDIR}"/${P}-musl.patch
)
pkg_setup() {