wok diff ekiga/receipt @ rev 2264

Sheerdns: extend wildcard scope
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 16 13:50:36 2009 +0000 (2009-02-16)
parents 1783302c22a4
children ecb146e32c08
line diff
     1.1 --- a/ekiga/receipt	Sun Oct 12 19:06:25 2008 +0000
     1.2 +++ b/ekiga/receipt	Mon Feb 16 13:50:36 2009 +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()