wok rev 16164

wayland: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Mar 29 08:28:10 2014 +0000 (2014-03-29)
parents 8457249d0f20
children d2e9576be90f
files wayland/receipt
line diff
     1.1 --- a/wayland/receipt	Sat Mar 29 04:05:10 2014 +0100
     1.2 +++ b/wayland/receipt	Sat Mar 29 08:28:10 2014 +0000
     1.3 @@ -10,8 +10,8 @@
     1.4  WEB_SITE="http://www.slitaz.org/"
     1.5  WGET_URL="http://wayland.freedesktop.org/releases/$TARBALL"
     1.6  
     1.7 -DEPENDS=""
     1.8 -BUILD_DEPENDS=""
     1.9 +DEPENDS="expat libffi"
    1.10 +BUILD_DEPENDS="expat-dev"
    1.11  
    1.12  # Rules to configure and make the package.
    1.13  compile_rules()