wok diff libxdg-basedir/receipt @ rev 21820

syslinux/kbd: check kbd malloc pointer
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Aug 25 11:41:26 2019 +0200 (2019-08-25)
parents dd38b4c08c8d
children 5ea0ce1cecc0
line diff
     1.1 --- a/libxdg-basedir/receipt	Fri Apr 18 15:56:37 2014 +0200
     1.2 +++ b/libxdg-basedir/receipt	Sun Aug 25 11:41:26 2019 +0200
     1.3 @@ -11,6 +11,8 @@
     1.4  WGET_URL="https://github.com/devnev/$PACKAGE/archive/$TARBALL"
     1.5  #HOST_ARCH="i486 arm"
     1.6  
     1.7 +BUILD_DEPENDS="wget autoconf automake libtool"
     1.8 +
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
    1.11  {