wok diff libcdio-dev/receipt @ rev 24936
created recipe for mypaint-brushes
author | Hans-G?nter Theisgen |
---|---|
date | Thu Apr 14 09:08:33 2022 +0100 (2022-04-14) |
parents | e98e0b9d9b66 |
children |
line diff
1.1 --- a/libcdio-dev/receipt Sat Mar 30 15:57:49 2019 +0100 1.2 +++ b/libcdio-dev/receipt Thu Apr 14 09:08:33 2022 +0100 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libcdio-dev" 1.7 -VERSION="2.0.0" 1.8 +VERSION="2.1.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="GNU Compact Disk Input and Control Library - development files." 1.11 MAINTAINER="rj.rohit@gmail.com" 1.12 LICENSE="GPL3" 1.13 WEB_SITE="https://www.gnu.org/software/libcdio/" 1.14 1.15 +DEPENDS="libcdio pkg-config" 1.16 WANTED="libcdio" 1.17 -DEPENDS="libcdio pkg-config" 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules()