wok diff libvncserver/receipt @ rev 15046
compiz-libcompizconfig: no more /etc ?
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Aug 12 16:43:54 2013 +0000 (2013-08-12) |
parents | 6cd6d4cf6628 |
children | 65d7d867e0c1 |
line diff
1.1 --- a/libvncserver/receipt Sat Jul 20 13:09:09 2013 +0000 1.2 +++ b/libvncserver/receipt Mon Aug 12 16:43:54 2013 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="jpeg zlib libssl" 1.7 -BUILD_DEPENDS="jpeg-dev zlib openssl" 1.8 +BUILD_DEPENDS="jpeg-dev zlib openssl-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()