wok diff yaws/receipt @ rev 19117

sqlite: fix arm build
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 07 17:36:05 2016 +0200 (2016-05-07)
parents 617dbdeb6f7e
children a1dd1349c0f0
line diff
     1.1 --- a/yaws/receipt	Wed Oct 02 13:07:29 2013 +0000
     1.2 +++ b/yaws/receipt	Sat May 07 17:36:05 2016 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="$WEB_SITE/download/$TARBALL"
     1.5  TAGS="webserver"
     1.6  
     1.7 -DEPENDS="erlang pam"
     1.8 +DEPENDS="erlang pam pkg-config"
     1.9  BUILD_DEPENDS="erlang pam-dev"
    1.10  
    1.11  # Rules to configure and make the package.