wok diff drbd-utils/receipt @ rev 20235

busybox: add arch (uname -m alias)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 05 15:52:59 2018 +0100 (2018-03-05)
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	Mon Mar 05 15:52:59 2018 +0100
     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()