wok-next rev 19982

speedcrunch, lyx: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Oct 18 09:56:09 2017 +0200 (2017-10-18)
parents 7181a3f7f828
children 1202145ed4ea
files lyx/receipt speedcrunch/receipt
line diff
     1.1 --- a/lyx/receipt	Wed Oct 18 09:58:12 2017 +0300
     1.2 +++ b/lyx/receipt	Wed Oct 18 09:56:09 2017 +0200
     1.3 @@ -11,7 +11,8 @@
     1.4  WGET_URL="ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/$TARBALL"
     1.5  
     1.6  DEPENDS="aiksaurus aspell bzlib libQtGui python"
     1.7 -BUILD_DEPENDS="python Qt4-dev bison aspell-dev xorg-libX11-dev aiksaurus-dev"
     1.8 +BUILD_DEPENDS="python Qt4-dev bison aspell-dev xorg-libX11-dev aiksaurus-dev \
     1.9 +zlib-dev"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()
     2.1 --- a/speedcrunch/receipt	Wed Oct 18 09:58:12 2017 +0300
     2.2 +++ b/speedcrunch/receipt	Wed Oct 18 09:56:09 2017 +0200
     2.3 @@ -11,7 +11,7 @@
     2.4  TARBALL="$PACKAGE-$VERSION.zip"
     2.5  WGET_URL="https://github.com/speedcrunch/SpeedCrunch/archive/$GITHASH.zip"
     2.6  DEPENDS="glibc-base libQtGui libQtXml"
     2.7 -BUILD_DEPENDS="cmake Qt4-dev qmake wget"
     2.8 +BUILD_DEPENDS="cmake Qt4-dev qmake wget xorg-xproto xorg-libX11-dev"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()