wok diff drbd-utils/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 15c819480588
children afd8470bb0cb
line diff
     1.1 --- a/drbd-utils/receipt	Fri Dec 26 19:09:34 2014 +0100
     1.2 +++ b/drbd-utils/receipt	Sun Aug 25 11:41:26 2019 +0200
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://drbd.linbit.com/"
     1.5  WGET_URL="http://oss.linbit.com/drbd/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="flex"
     1.8 +BUILD_DEPENDS="flex libxslt"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()