wok diff udisks/receipt @ rev 15280

cinepaint: remove a wrong error trigger (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 26 13:12:43 2013 +0000 (2013-09-26)
parents 6388521c8cb0
children b67414949731
line diff
     1.1 --- a/udisks/receipt	Thu Feb 28 20:43:23 2013 +0000
     1.2 +++ b/udisks/receipt	Thu Sep 26 13:12:43 2013 +0000
     1.3 @@ -5,9 +5,11 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="D-Bus interfaces to query and manipulate storage devices."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 +LICENSE="GPL2"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://www.freedesktop.org/wiki/Software/udisks"
    1.10  WGET_URL="http://hal.freedesktop.org/releases/$TARBALL"
    1.11 +
    1.12  DEPENDS="libatasmart udev libsgutils2 sg3_utils libgudev polkit dbus util-linux-blkid \
    1.13  dbus-helper parted libdevmapper libgio util-linux-mount lsof"
    1.14  BUILD_DEPENDS="libatasmart-dev udev-dev sg3_utils-dev libgudev-dev \