wok diff libisofs-dev/receipt @ rev 23848

inkscape: update build_depends
author Richard Dunbar <mojo@slitaz.org>
date Sun Jun 14 23:18:03 2020 -0400 (2020-06-14)
parents ed82d8434b53
children b087c7dc538d
line diff
     1.1 --- a/libisofs-dev/receipt	Thu Apr 11 15:05:34 2019 +0100
     1.2 +++ b/libisofs-dev/receipt	Sun Jun 14 23:18:03 2020 -0400
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libisofs-dev"
     1.7 -VERSION="1.5.0"
     1.8 +VERSION="1.5.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Libburnia is a project for reading, mastering and writing optical disks."
    1.11  MAINTAINER="devl547@gmail.com"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="https://dev.lovelyhq.com/libburnia/libisofs"
    1.14  
    1.15 +DEPENDS="libisofs pkg-config"
    1.16  WANTED="libisofs"
    1.17 -DEPENDS="libisofs pkg-config"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20  genpkg_rules()