wok rev 16212

weston: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 31 12:57:26 2014 +0000 (2014-03-31)
parents 0ed96febc462
children 6259345a4c08
files gegl-dev/receipt mesa-wayland-dev/receipt weston/receipt
line diff
     1.1 --- a/gegl-dev/receipt	Mon Mar 31 11:30:38 2014 +0000
     1.2 +++ b/gegl-dev/receipt	Mon Mar 31 12:57:26 2014 +0000
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://gegl.org/"
     1.5  WANTED="gegl"
     1.6  
     1.7 -DEPENDS="gegl pkg-config"
     1.8 +DEPENDS="gegl libdrm-dev xorg-libXxf86vm-dev pkg-config"
     1.9  
    1.10  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.11  genpkg_rules()
     2.1 --- a/mesa-wayland-dev/receipt	Mon Mar 31 11:30:38 2014 +0000
     2.2 +++ b/mesa-wayland-dev/receipt	Mon Mar 31 12:57:26 2014 +0000
     2.3 @@ -9,6 +9,8 @@
     2.4  WANTED="mesa-wayland"
     2.5  WEB_SITE="http://www.mesa3d.org/"
     2.6  
     2.7 +DEPENDS="pkg-config udev-dev
     2.8 +
     2.9  # Rules to gen a SliTaz package suitable for Tazpkg.
    2.10  genpkg_rules()
    2.11  {
     3.1 --- a/weston/receipt	Mon Mar 31 11:30:38 2014 +0000
     3.2 +++ b/weston/receipt	Mon Mar 31 12:57:26 2014 +0000
     3.3 @@ -13,7 +13,8 @@
     3.4  DEPENDS="wayland mesa-wayland cairo-gl libxkbcommon libunwind mtdev \
     3.5  xorg-libXcursor pam liblzma"
     3.6  BUILD_DEPENDS="wayland-dev mesa-wayland-dev cairo-gl-dev libxkbcommon-dev \
     3.7 -libunwind-dev mtdev-dev xorg-libXcursor-dev pam-dev liblzma-dev"
     3.8 +libunwind-dev mtdev-dev xorg-libXcursor-dev pam-dev liblzma-dev \
     3.9 +gegl-dev libdrm-dev xorg-libXxf86vm-dev udev-dev pkg-config jpeg-dev"
    3.10  
    3.11  # Rules to configure and make the package.
    3.12  compile_rules()