wok-next rev 20215

rsync, x11vnc, xautomation, xinput-calibrator, xlockmore: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 05 09:09:04 2017 +0100 (2017-11-05)
parents 831b04c8239e
children 52f63f1fa1ac
files rsync/receipt x11vnc/receipt xautomation/receipt xinput-calibrator/receipt xlockmore/receipt
line diff
     1.1 --- a/rsync/receipt	Sun Nov 05 08:49:55 2017 +0100
     1.2 +++ b/rsync/receipt	Sun Nov 05 09:09:04 2017 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  HOST_ARCH="i486 arm"
     1.5  
     1.6  DEPENDS="popt attr acl"
     1.7 -BUILD_DEPENDS="popt-dev attr-dev acl-dev"
     1.8 +BUILD_DEPENDS="popt-dev attr-dev acl-dev perl"
     1.9  
    1.10  # TazPanel
    1.11  TAZPANEL_DAEMON="man::rsync|help::rsync|edit|options|web::$WEB_SITE"
     2.1 --- a/x11vnc/receipt	Sun Nov 05 08:49:55 2017 +0100
     2.2 +++ b/x11vnc/receipt	Sun Nov 05 09:09:04 2017 +0100
     2.3 @@ -13,7 +13,7 @@
     2.4  HOST_ARCH="i486 arm"
     2.5  
     2.6  DEPENDS="xorg-libXtst openssl jpeg xorg-libXdamage zlib"
     2.7 -BUILD_DEPENDS="openssl-dev jpeg-dev"
     2.8 +BUILD_DEPENDS="openssl-dev jpeg-dev xorg-libX11-dev zlib-dev xorg-libXext-dev"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()
     3.1 --- a/xautomation/receipt	Sun Nov 05 08:49:55 2017 +0100
     3.2 +++ b/xautomation/receipt	Sun Nov 05 09:09:04 2017 +0100
     3.3 @@ -12,7 +12,7 @@
     3.4  #HOST_ARCH="i486 arm"
     3.5  
     3.6  DEPENDS="xorg-libX11 libpng"
     3.7 -BUILD_DEPENDS="xorg-libX11-dev libpng-dev"
     3.8 +BUILD_DEPENDS="xorg-libX11-dev libpng-dev xorg-libXtst-dev"
     3.9  
    3.10  # Rules to configure and make the package.
    3.11  compile_rules()
     4.1 --- a/xinput-calibrator/receipt	Sun Nov 05 08:49:55 2017 +0100
     4.2 +++ b/xinput-calibrator/receipt	Sun Nov 05 09:09:04 2017 +0100
     4.3 @@ -13,7 +13,7 @@
     4.4  HOST_ARCH="i486 arm"
     4.5  
     4.6  DEPENDS="xorg-libX11"
     4.7 -BUILD_DEPENDS="xorg-libX11"
     4.8 +BUILD_DEPENDS="xorg-libX11-dev xorg-libXext-dev xorg-libXi-dev xorg-inputproto"
     4.9  
    4.10  # Rules to configure and make the package.
    4.11  compile_rules()
     5.1 --- a/xlockmore/receipt	Sun Nov 05 08:49:55 2017 +0100
     5.2 +++ b/xlockmore/receipt	Sun Nov 05 09:09:04 2017 +0100
     5.3 @@ -11,7 +11,8 @@
     5.4  WGET_URL="http://www.tux.org/~bagleyd/xlock/$PACKAGE-$VERSION/$TARBALL"
     5.5  
     5.6  DEPENDS="xorg-libX11 freetype freetype1"
     5.7 -BUILD_DEPENDS="xorg-libXdmcp-dev xorg-libXpm-dev xorg-libX11-dev xorg-libXt-dev"
     5.8 +BUILD_DEPENDS="xorg-libXdmcp-dev xorg-libXpm-dev xorg-libX11-dev \
     5.9 +xorg-libXt-dev xorg-libXext-dev"
    5.10  
    5.11  # Rules to configure and make the package.
    5.12  compile_rules()