wok diff desktop-file-utils-extra/receipt @ rev 23807

eudev: include relocated udevadm
author Richard Dunbar <mojo@slitaz.org>
date Sun May 24 12:23:14 2020 -0400 (2020-05-24)
parents 74b7f596f55e
children 0b2572ccafa5
line diff
     1.1 --- a/desktop-file-utils-extra/receipt	Thu Feb 16 11:20:28 2017 +0200
     1.2 +++ b/desktop-file-utils-extra/receipt	Sun May 24 12:23:14 2020 -0400
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="desktop-file-utils-extra"
     1.7 -VERSION="0.23"
     1.8 +VERSION="0.24"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Extra desktop file utils (install and validate)."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="https://www.freedesktop.org/wiki/Software/desktop-file-utils/"
    1.14  
    1.15 +DEPENDS="glib glibc-base pcre"
    1.16  WANTED="desktop-file-utils"
    1.17 -DEPENDS="glib glibc-base pcre"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20  genpkg_rules()