wok-next rev 20227

gesftpserver, icewm-xdgmenu, man2html: update bdeps
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Nov 05 23:23:24 2017 +0100 (2017-11-05)
parents e54ec58bfbd1
children 145bc1c732ca
files gesftpserver/receipt icewm-xdgmenu/receipt man2html/receipt
line diff
     1.1 --- a/gesftpserver/receipt	Sun Nov 05 23:01:14 2017 +0100
     1.2 +++ b/gesftpserver/receipt	Sun Nov 05 23:23:24 2017 +0100
     1.3 @@ -11,7 +11,7 @@
     1.4  WEB_SITE="http://www.greenend.org.uk/rjk/sftpserver"
     1.5  WGET_URL="$WEB_SITE/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="gesftpserver"
     1.8 +BUILD_DEPENDS="readline-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/icewm-xdgmenu/receipt	Sun Nov 05 23:01:14 2017 +0100
     2.2 +++ b/icewm-xdgmenu/receipt	Sun Nov 05 23:23:24 2017 +0100
     2.3 @@ -12,7 +12,7 @@
     2.4  WGET_URL="http://distro.ibiblio.org/puppylinux/sources/x/$TARBALL"
     2.5  
     2.6  DEPENDS="gnome-menus slitaz-menus icewm"
     2.7 -BUILD_DEPENDS="gnome-menus gnome-menus-dev glib-dev"
     2.8 +BUILD_DEPENDS="gnome-menus gnome-menus-dev glib-dev xorg-libXpm xorg-libXext"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()
     3.1 --- a/man2html/receipt	Sun Nov 05 23:01:14 2017 +0100
     3.2 +++ b/man2html/receipt	Sun Nov 05 23:23:24 2017 +0100
     3.3 @@ -11,7 +11,7 @@
     3.4  WGET_URL="https://github.com/man-pages-zh/man2html/archive/$VERSION.tar.gz"
     3.5  
     3.6  DEPENDS="glib"
     3.7 -BUILD_DEPENDS="glib-dev"
     3.8 +BUILD_DEPENDS="glib-dev gettext-tools"
     3.9  
    3.10  # Rules to configure and make the package.
    3.11  compile_rules()