wok diff libvncserver/receipt @ rev 20115

ponyprog-qt: typo
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Oct 12 11:57:57 2017 +0200 (2017-10-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	Thu Oct 12 11:57:57 2017 +0200
     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()