wok rev 17719

fatback, split: update bdeps
author Yuri Pourre <yuripourre@gmail.com>
date Thu Mar 05 11:18:13 2015 -0300 (2015-03-05)
parents 696f47eb99f4
children 4da6b4009226
files fatback/receipt splint/receipt
line diff
     1.1 --- a/fatback/receipt	Thu Mar 05 11:48:47 2015 +0100
     1.2 +++ b/fatback/receipt	Thu Mar 05 11:18:13 2015 -0300
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://sourceforge.net/projects/fatback/"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -BUILD_DEPENDS="flex"
     1.8 +BUILD_DEPENDS="flex bison"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()
     2.1 --- a/splint/receipt	Thu Mar 05 11:48:47 2015 +0100
     2.2 +++ b/splint/receipt	Thu Mar 05 11:18:13 2015 -0300
     2.3 @@ -10,7 +10,7 @@
     2.4  WEB_SITE="http://www.splint.org/"
     2.5  WGET_URL="http://www.splint.org/downloads/$TARBALL"
     2.6  
     2.7 -BUILD_DEPENDS="flex"
     2.8 +BUILD_DEPENDS="flex bison"
     2.9  
    2.10  # Rules to configure and make the package.
    2.11  compile_rules()