wok diff libxdg-basedir/receipt @ rev 18481
bash: post_install() not [ fails ] when you refuse to make bash default
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Thu Oct 08 04:06:36 2015 +0300 (2015-10-08) |
parents | dd38b4c08c8d |
children | 5ea0ce1cecc0 |
line diff
1.1 --- a/libxdg-basedir/receipt Fri Apr 18 15:56:37 2014 +0200 1.2 +++ b/libxdg-basedir/receipt Thu Oct 08 04:06:36 2015 +0300 1.3 @@ -11,6 +11,8 @@ 1.4 WGET_URL="https://github.com/devnev/$PACKAGE/archive/$TARBALL" 1.5 #HOST_ARCH="i486 arm" 1.6 1.7 +BUILD_DEPENDS="wget autoconf automake libtool" 1.8 + 1.9 # Rules to configure and make the package. 1.10 compile_rules() 1.11 {