wok-next diff tzdata/receipt @ rev 17761

airpwn: run automake --add-missing
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 10 11:29:15 2015 +0100 (2015-03-10)
parents 6210409633ba
children 445f4c66dcb8
line diff
     1.1 --- a/tzdata/receipt	Thu Feb 05 00:36:03 2015 +0200
     1.2 +++ b/tzdata/receipt	Tue Mar 10 11:29:15 2015 +0100
     1.3 @@ -12,7 +12,8 @@
     1.4  HOST_ARCH="i486 arm"
     1.5  
     1.6  DEPENDS="glibc"
     1.7 -BUILD_DEPENDS="glibc-dev"
     1.8 +# genpkg_rules expect some locale-* build tree
     1.9 +BUILD_DEPENDS="glibc-dev locale-fr"
    1.10  
    1.11  # Rules to configure and make the package.
    1.12  compile_rules()