[Lunar-commits] <moonbase> libvirt: Change obsolete PolicyKit with polkit

Michael 'v4hn' Goerner v4hn at lunar-linux.org
Tue May 15 14:36:31 CEST 2012


commit c2ef4fd2f9295a4f7e0530c3be843a7dbb36e0ba
Author: Giorgos Chadjipavlis <lazyape at gmail.com>
Date:   Tue May 15 14:36:31 2012 +0200

    libvirt: Change obsolete PolicyKit with polkit
---
 virtual/libvirt/DEPENDS |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libvirt/DEPENDS b/virtual/libvirt/DEPENDS
index ac92562..6c23c46 100644
--- a/virtual/libvirt/DEPENDS
+++ b/virtual/libvirt/DEPENDS
@@ -6,7 +6,7 @@ depends lvm2
 depends libnl
 
 optional_depends "avahi"      "--with-avahi"  "--without-avahi"  "Advertise daemon to network"
-optional_depends "PolicyKit"  "--with-polkit" "--without-polkit" "Enable PolicyKit support"
+optional_depends "polkit"  "--with-polkit" "--without-polkit" "Enable PolicyKit support"
 optional_depends "cyrus-sasl" "--with-sasl"   "--without-sasl"   "Enable SASL Authentication"
 optional_depends "netcf"      "--with-netcf"  "--without-netcf"  "Enable configure host network interfaces"
 optional_depends "%QEMU"      "--with-qemu"   "--without-qemu"   "Enable qemu/kvm support?"


More information about the Lunar-commits mailing list