wok-next diff bzflag/receipt @ rev 20113

Add some bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Oct 30 09:29:31 2017 +0100 (2017-10-30)
parents 76b72f1ad63c
children 835b3b8ce6ac
line diff
     1.1 --- a/bzflag/receipt	Sat Aug 10 11:00:21 2013 +0000
     1.2 +++ b/bzflag/receipt	Mon Oct 30 09:29:31 2017 +0100
     1.3 @@ -11,7 +11,8 @@
     1.4  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.5  
     1.6  DEPENDS="curl mesa libsdl glew"
     1.7 -BUILD_DEPENDS="curl-dev mesa-dev libsdl-dev glew-dev util-linux-uuid-dev"
     1.8 +BUILD_DEPENDS="curl-dev mesa-dev libsdl-dev glew-dev util-linux-uuid-dev \
     1.9 +expat-dev xorg-libxshmfence-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()