# HG changeset patch # User Pascal Bellard # Date 1299171733 -3600 # Node ID 2e8f3eae1df87c135b95433bd7284b813d1ee666 # Parent 6544a3b305935c7a3ed36897d7f7e913eb31d4d5 linphone: update BUILD_DEPENDS diff -r 6544a3b30593 -r 2e8f3eae1df8 linphone/receipt --- a/linphone/receipt Thu Mar 03 17:56:34 2011 +0100 +++ b/linphone/receipt Thu Mar 03 18:02:13 2011 +0100 @@ -6,7 +6,7 @@ SHORT_DESC="SIP soft phone." MAINTAINER="pascal.bellard@slitaz.org" DEPENDS="osip exosip speex" -BUILD_DEPENDS="osip-dev exosip-dev speex-dev gcc-3" +BUILD_DEPENDS="osip-dev exosip-dev speex-dev gcc3" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://www.linphone.org/" WGET_URL="http://www.very-clever.com/download/nongnu/linphone/${VERSION%.*}.x/sources/$TARBALL"