wok rev 9234

linphone: update BUILD_DEPENDS
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 12 08:30:01 2011 +0100 (2011-03-12)
parents 886e00452a15
children c41de8958f36
files linphone/receipt
line diff
     1.1 --- a/linphone/receipt	Sat Mar 12 05:22:21 2011 +0100
     1.2 +++ b/linphone/receipt	Sat Mar 12 08:30:01 2011 +0100
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="network"
     1.5  SHORT_DESC="SIP soft phone."
     1.6  MAINTAINER="pascal.bellard@slitaz.org"
     1.7 -DEPENDS="osip exosip speex"
     1.8 -BUILD_DEPENDS="osip-dev exosip-dev speex-dev gcc3"
     1.9 +DEPENDS="osip exosip speex ffmpeg libglade gtk+ glib"
    1.10 +BUILD_DEPENDS="gcc3 intltool libsdl-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://www.linphone.org/"
    1.13  WGET_URL="http://www.very-clever.com/download/nongnu/linphone/${VERSION%.*}.x/sources/$TARBALL"