wok-6.x diff util-linux/receipt @ rev 17721
geoip: hide false positive
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 05 17:23:10 2015 +0100 (2015-03-05) |
parents | 9d9921e751e8 |
children | 36278632a653 |
line diff
1.1 --- a/util-linux/receipt Tue Dec 24 21:11:57 2013 +0000 1.2 +++ b/util-linux/receipt Thu Mar 05 17:23:10 2015 +0100 1.3 @@ -13,8 +13,8 @@ 1.4 HOST_ARCH="i486 arm" 1.5 LOCALE="" 1.6 1.7 -DEPENDS="" 1.8 -BUILD_DEPENDS="ncurses-dev zlib-dev" 1.9 +DEPENDS="ncurses" 1.10 +BUILD_DEPENDS="ncurses-dev zlib-dev udev-dev" 1.11 1.12 # Rules to configure and make the package. 1.13 compile_rules()