wok-6.x rev 23185
updated mobile-broadband-provider-info again (20190116 -> 20190618)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Mar 19 17:22:26 2020 +0100 (2020-03-19) |
parents | 33169ece31b8 |
children | 442b472ff67d |
files | mobile-broadband-provider-info-dev/receipt mobile-broadband-provider-info/receipt |
line diff
1.1 --- a/mobile-broadband-provider-info-dev/receipt Thu Mar 19 17:17:33 2020 +0100 1.2 +++ b/mobile-broadband-provider-info-dev/receipt Thu Mar 19 17:22:26 2020 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="mobile-broadband-provider-info-dev" 1.7 -VERSION="20190116" 1.8 +VERSION="20190618" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Service Provider Database - development files." 1.11 MAINTAINER="domcox@slitaz.org" 1.12 @@ -9,12 +9,11 @@ 1.13 WEB_SITE="https://wiki.gnome.org/Projects/NetworkManager/MobileBroadband/ServiceProviders" 1.14 1.15 DEPENDS="mobile-broadband-provider-info pkg-config" 1.16 -BUILD_DEPENDS="" 1.17 WANTED="mobile-broadband-provider-info" 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules() 1.21 { 1.22 mkdir -p $fs/usr/lib 1.23 - cp -a $install/usr/share/pkgconfig $fs/usr/lib 1.24 + cp -a $install/usr/share/pkgconfig $fs/usr/lib 1.25 }
2.1 --- a/mobile-broadband-provider-info/receipt Thu Mar 19 17:17:33 2020 +0100 2.2 +++ b/mobile-broadband-provider-info/receipt Thu Mar 19 17:22:26 2020 +0100 2.3 @@ -12,7 +12,7 @@ 2.4 WGET_URL="$GNOME_MIRROR/$PACKAGE/$VERSION/$TARBALL" 2.5 2.6 DEPENDS="" 2.7 -BUILD_DEPENDS="" 2.8 +BUILD_DEPENDS="libxslt" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()