wok-next rev 20398

ptlib: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Dec 02 20:51:48 2017 +0100 (2017-12-02)
parents 0e59608556bf
children d9f017bb097d
files ekiga/receipt ptlib/receipt
line diff
     1.1 --- a/ekiga/receipt	Sat Dec 02 16:11:25 2017 +0200
     1.2 +++ b/ekiga/receipt	Sat Dec 02 20:51:48 2017 +0100
     1.3 @@ -25,6 +25,7 @@
     1.4  	sed -i 's/CXXFLAGS="-g -O2"/CXXFLAGS="-g -fexceptions -O2"/' configure
     1.5  	./configure --prefix=/usr --sysconfdir=/etc \
     1.6  	--libexecdir=/usr/bin --mandir=/usr/share/man \
     1.7 +	--with-boost-libdir=/usr/lib \
     1.8  	--disable-gnome --disable-gconf --disable-eds --disable-notify \
     1.9  	--disable-xv --disable-avahi --disable-scrollkeeper --disable-gdu \
    1.10  	--disable-ldap \
     2.1 --- a/ptlib/receipt	Sat Dec 02 16:11:25 2017 +0200
     2.2 +++ b/ptlib/receipt	Sat Dec 02 20:51:48 2017 +0100
     2.3 @@ -10,7 +10,8 @@
     2.4  WEB_SITE="http://www.ekiga.org/"
     2.5  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
     2.6  
     2.7 -BUILD_DEPENDS="pkg-config flex openssl-dev cyrus-sasl-dev zlib-dev alsa-lib-dev"
     2.8 +BUILD_DEPENDS="pkg-config flex openssl-dev cyrus-sasl-dev zlib-dev \
     2.9 +alsa-lib-dev expat-dev"
    2.10  SPLIT="ptlib ptlib-dev"
    2.11  
    2.12  # Rules to configure and make the package.