wok-6.x diff geoip/receipt @ rev 16574
Add: mpl123 - Very light weight ncurses audio player (will be the default for SliTaz Pi)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Fri May 02 21:48:39 2014 +0200 (2014-05-02) |
parents | fd22b033a84a |
children | cf4ce87b7beb |
line diff
1.1 --- a/geoip/receipt Sun Dec 08 08:52:14 2013 +0000 1.2 +++ b/geoip/receipt Fri May 02 21:48:39 2014 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="http://www.maxmind.com/download/geoip/api/c/$TARBALL" 1.5 1.6 DEPENDS="zlib" 1.7 -BUILD_DEPENDS="zlib-dev automake autoconf" 1.8 +BUILD_DEPENDS="zlib-dev automake autoconf libtool" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()