wok diff mobile-broadband-provider-info/receipt @ rev 24067
linld: add cpu detection
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jul 05 15:05:16 2021 +0000 (2021-07-05) |
parents | 33169ece31b8 |
children | 6831608a1b2a |
line diff
1.1 --- a/mobile-broadband-provider-info/receipt Thu Mar 19 17:17:33 2020 +0100 1.2 +++ b/mobile-broadband-provider-info/receipt Mon Jul 05 15:05:16 2021 +0000 1.3 @@ -12,7 +12,7 @@ 1.4 WGET_URL="$GNOME_MIRROR/$PACKAGE/$VERSION/$TARBALL" 1.5 1.6 DEPENDS="" 1.7 -BUILD_DEPENDS="" 1.8 +BUILD_DEPENDS="libxslt" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()