wok-next rev 19624
Fix some WANTED versions
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Feb 08 16:29:10 2017 +0100 (2017-02-08) |
parents | 2c32f769918a |
children | 13ca5d9f377c |
files | slitaz-icons-elementary/receipt slitaz-icons-faenza-dark/receipt uhd/receipt |
line diff
1.1 --- a/slitaz-icons-elementary/receipt Wed Feb 08 15:54:59 2017 +0100 1.2 +++ b/slitaz-icons-elementary/receipt Wed Feb 08 16:29:10 2017 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="slitaz-icons-elementary" 1.7 -VERSION="3.1" 1.8 +VERSION="4.0.2" 1.9 CATEGORY="customization" 1.10 SHORT_DESC="SliTaz icon set based on the elementary icons" 1.11 MAINTAINER="al.bobylev@gmail.com" 1.12 LICENSE="GPL3" 1.13 WEB_SITE="http://www.slitaz.org/" 1.14 1.15 -WANTED="elementaryicons" 1.16 +WANTED="elementary-icon-theme" 1.17 BUILD_DEPENDS="make-slitaz-icons" 1.18 1.19 # Rules to compile and makethe package.
2.1 --- a/slitaz-icons-faenza-dark/receipt Wed Feb 08 15:54:59 2017 +0100 2.2 +++ b/slitaz-icons-faenza-dark/receipt Wed Feb 08 16:29:10 2017 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="slitaz-icons-faenza-dark" 2.7 -VERSION="1.3" 2.8 +VERSION="1.3.1" 2.9 CATEGORY="customization" 2.10 SHORT_DESC="SliTaz icon set based on the Faenza-Dark icons" 2.11 MAINTAINER="al.bobylev@gmail.com"
3.1 --- a/uhd/receipt Wed Feb 08 15:54:59 2017 +0100 3.2 +++ b/uhd/receipt Wed Feb 08 16:29:10 2017 +0100 3.3 @@ -12,7 +12,7 @@ 3.4 3.5 DEPENDS="libboost-date-time libboost-filesystem libboost-program-options \ 3.6 libboost-regex libboost-system libboost-test libboost-serialization \ 3.7 -libboost_thread libboost-tr1 udev python" 3.8 +libboost-thread libboost-tr1 udev python" 3.9 BUILD_DEPENDS="wget cmake python python-mako libboost-date-time-dev \ 3.10 libboost-filesystem-dev libboost-program-options-dev libboost-regex-dev \ 3.11 libboost-system-dev libboost-test-dev libboost-serialization-dev \