wok-current rev 1582
ekiga: depends on libiconv, libunixODBC
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Oct 16 07:39:09 2008 +0000 (2008-10-16) |
parents | 83c1422ca38f |
children | ab5634a4f075 |
files | ekiga/receipt |
line diff
1.1 --- a/ekiga/receipt Thu Oct 16 07:38:12 2008 +0000 1.2 +++ b/ekiga/receipt Thu Oct 16 07:39:09 2008 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="http://www.ekiga.org/" 1.5 WGET_URL="$WEB_SITE/admin/downloads/latest/sources/sources/$TARBALL" 1.6 BUILD_DEPENDS="opal-dev opal ptlib-dev ptlib gtk+-dev intltool libsigc++ libsigc++-dev openssl-dev libSDL-dev libunixODBC" 1.7 -DEPENDS="opal ptlib cyrus-sasl openssl libSDL" 1.8 +DEPENDS="opal ptlib cyrus-sasl openssl libSDL libiconv libunixODBC" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()