libraries/CEGUI0.7: Fixed build with boost-1.59.

Disable boost-python. See, for example,
https://github.com/boostorg/python/issues/39

Signed-off-by: David Spencer <baildon.research@googlemail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
David Spencer 2015-12-22 22:58:07 +00:00 committed by Willy Sudiarto Raharjo
parent d40bb1865f
commit 205a9a1946
1 changed files with 1 additions and 0 deletions

View File

@ -80,6 +80,7 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--enable-null-renderer \
--disable-python-module \
--with-default-image-codec=FreeImageImageCodec \
--build=$ARCH-slackware-linux