wok-next diff xorg-fslsfonts/receipt @ rev 20992

eduke32: simplify bdeps, fix build for i486
author Aleksej Bobylev <al.bobylev@gmail.com>
date Thu Oct 04 11:45:29 2018 +0300 (2018-10-04)
parents cd7906120828
children
line diff
     1.1 --- a/xorg-fslsfonts/receipt	Sat Jul 14 17:43:03 2018 +0300
     1.2 +++ b/xorg-fslsfonts/receipt	Thu Oct 04 11:45:29 2018 +0300
     1.3 @@ -12,8 +12,7 @@
     1.4  TARBALL="fslsfonts-$VERSION.tar.bz2"
     1.5  WGET_URL="$XORG_MIRROR/app/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="xorg-util-macros xorg-xproto xorg-libFS-dev"
     1.8 -PKG_RULE="std"
     1.9 +BUILD_DEPENDS="xorg-util-macros xorg-xorgproto xorg-libFS-dev"
    1.10  
    1.11  compile_rules() {
    1.12  	./configure $CONFIGURE_ARGS &&