wok-6.x diff mobile-broadband-provider-info/receipt @ rev 23950
syslinux/taziso: fix tazbootkey
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Sep 20 21:21:51 2020 +0000 (2020-09-20) |
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 Sun Sep 20 21:21:51 2020 +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()