diff options
author | sibel <lesibel@free.fr> | 2011-05-23 09:10:57 +0200 |
---|---|---|
committer | sibel <lesibel@free.fr> | 2011-05-23 09:10:57 +0200 |
commit | 0d37b5c371c956d3fabdcb0961c422e738543784 (patch) | |
tree | 5f9255de6ee1098336b53dcd3526796d0af501f4 /extra/upower/Pkgfile | |
parent | bcd0153645655db6b258477e25ac1d183dafc55c (diff) | |
download | nutyx-extra-0d37b5c371c956d3fabdcb0961c422e738543784.tar.gz nutyx-extra-0d37b5c371c956d3fabdcb0961c422e738543784.tar.bz2 nutyx-extra-0d37b5c371c956d3fabdcb0961c422e738543784.tar.xz nutyx-extra-0d37b5c371c956d3fabdcb0961c422e738543784.zip |
upower 0.9.10-1 ajout deps pour mise en veille
Diffstat (limited to 'extra/upower/Pkgfile')
-rw-r--r-- | extra/upower/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/upower/Pkgfile b/extra/upower/Pkgfile index 25f6431b1..692c66f0d 100644 --- a/extra/upower/Pkgfile +++ b/extra/upower/Pkgfile @@ -2,8 +2,8 @@ # URL: http://upower.freedesktop.org # Maintainer: NuTyX core team # Packager: lesibel at free dot fr -# Depends on: libusb, polkit, devicekit, dbus-glib, gobject-introspection -# Run on: libusb,polkit,dbus-glib +# Depends on: libusb, polkit, devicekit, dbus-glib, gobject-introspection, pm-utils +# Run on: libusb,polkit,dbus-glib,pm-utils name=upower version=0.9.10 |