wok-undigest diff autoconf213/receipt @ rev 1188

fix autoconf213
author Xander Ziiryanoff <psychomaniak@xakep.ru>
date Fri Apr 29 23:28:23 2016 +0200 (2016-04-29)
parents 58628fa77ae7
children f152e66bb29a
line diff
     1.1 --- a/autoconf213/receipt	Fri Apr 29 23:19:48 2016 +0200
     1.2 +++ b/autoconf213/receipt	Fri Apr 29 23:28:23 2016 +0200
     1.3 @@ -11,7 +11,7 @@
     1.4  WGET_URL="http://ftpmirror.gnu.org/autoconf/autoconf-$VERSION.tar.gz"
     1.5  
     1.6  DEPENDS="m4 perl"
     1.7 -BUILD_DEPENDS="m4 perl"
     1.8 +BUILD_DEPENDS="m4 perl sed"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()