]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
upower: 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/upower/upower.nm

index 2a17d4885e9fd8361841ac4c0c9fe4de30d41eb4..ec29df4349031725324aaa40a81b8bab8aaa4733 100644 (file)
@@ -34,9 +34,8 @@ PKG_URL        = http://hal.freedesktop.org/releases/
 PKG_LICENSE    = GPLv2+
 PKG_SUMMARY    = Power Management Service.
 
-PKG_BUILD_DEPS+= bison
-PKG_DEPS      += dbus dbus-glib dosfstools e2fsprogs glib2 libatasmart lvm2 \
-       mdadm parted polkit sg3-utils udev util-linux-ng xfsprogs
+PKG_BUILD_DEPS+= bison dbus-devel dbus-glib-devel glib2-devel
+PKG_DEPS      += udev util-linux-ng
 
 define PKG_DESCRIPTION
        udisks provides a daemon, D-Bus API and command line tools \