wok diff neon/receipt @ rev 11429
blueman: add intltool to BUILD_DEPENDS
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Dec 16 15:33:43 2011 +0100 (2011-12-16) |
parents | d40e868aeece |
children | 3765f181a6d5 |
line diff
1.1 --- a/neon/receipt Tue May 04 11:18:30 2010 +0200 1.2 +++ b/neon/receipt Fri Dec 16 15:33:43 2011 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="development" 1.5 SHORT_DESC="Neon HTTP and WebDAV client library" 1.6 MAINTAINER="lehswe@gmail.com" 1.7 -DEPENDS="openssl zlib libkrb5 libcomerr3 expat" 1.8 +DEPENDS="libssl zlib libkrb5 libcomerr3 expat" 1.9 BUILD_DEPENDS="zlib-dev libxml2-dev expat-dev openssl-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.webdav.org/neon" 1.12 @@ -34,3 +34,4 @@ 1.13 cp -a $_pkg/usr/bin $fs/usr 1.14 } 1.15 1.16 +