wok-6.x rev 14857
Up: libvncserver (0.9.9), again
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 20 13:14:04 2013 +0000 (2013-07-20) |
parents | 6cd6d4cf6628 |
children | 83b6ea539f40 |
files | libvncserver/receipt |
line diff
1.1 --- a/libvncserver/receipt Sat Jul 20 13:09:09 2013 +0000 1.2 +++ b/libvncserver/receipt Sat Jul 20 13:14:04 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()