wok-next diff ekiga/receipt @ rev 2156
bash: fix sh link when removing
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Feb 05 22:30:20 2009 +0100 (2009-02-05) |
parents | 1783302c22a4 |
children | ecb146e32c08 |
line diff
1.1 --- a/ekiga/receipt Sun Oct 12 19:06:25 2008 +0000 1.2 +++ b/ekiga/receipt Thu Feb 05 22:30:20 2009 +0100 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()