wok-next diff crosstool-ng/receipt @ rev 17013
caja: Add glib schemas
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Tue Aug 12 19:03:38 2014 -0300 (2014-08-12) |
parents | eb8067417980 |
children | 22604cb26233 |
line diff
1.1 --- a/crosstool-ng/receipt Sat Nov 30 10:06:29 2013 +0000 1.2 +++ b/crosstool-ng/receipt Tue Aug 12 19:03:38 2014 -0300 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="http://ymorin.is-a-geek.org/download/$PACKAGE/$TARBALL" 1.5 1.6 DEPENDS="slitaz-toolchain" 1.7 -BUILD_DEPENDS="subversion flex cvs gawk texinfo ncurses-dev" 1.8 +BUILD_DEPENDS="subversion flex cvs gawk texinfo ncurses-dev automake libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()