]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
udisks: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:09:00 +0000 (13:09 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:09:00 +0000 (13:09 +0200)
pkgs/core/udisks/udisks.nm

index 9058a4ed332ee047725ea420ca52146688430bc3..953bd0d478292cee28c70078f5d29158d0928f29 100644 (file)
@@ -34,9 +34,10 @@ PKG_URL        = http://www.freedesktop.org/wiki/Software/udisks
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = Storage Management Service.
 
-PKG_BUILD_DEPS+= pkg-config
-PKG_DEPS      += dbus dbus-glib dosfstools e2fsprogs glib2 libatasmart lvm2 \
-       mdadm parted polkit sg3-utils udev util-linux-ng xfsprogs
+PKG_BUILD_DEPS+= dbus-devel dbus-glib-devel e2fsprogs-devel glib2-devel \
+       libatasmart-devel libdevmapper-devel parted-devel polkit-devel pkg-config
+PKG_DEPS      += dosfstools e2fsprogs mdadm parted sg3-utils udev \
+       util-linux-ng xfsprogs
 
 define PKG_DESCRIPTION
        udisks provides a daemon, D-Bus API and command line tools \