[Lunar-commits] <moonbase> Revert "libvirt: replace the obsolete PolicyKit with polkit in DEPENDS file."

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


commit 8339ff09d55f83eb78cf6089545a073541944cea
Author: Michael 'v4hn' Goerner <v4hn at lunar-linux.org>
Date:   Tue May 15 14:36:23 2012 +0200

    Revert "libvirt: replace the obsolete PolicyKit with polkit in DEPENDS file."
    
    This reverts commit 78cd33f7f43ffe8cebdfe9defb5b44f82d520fae.
---
 virtual/libvirt/DEPENDS |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtual/libvirt/DEPENDS b/virtual/libvirt/DEPENDS
index 941e665..ac92562 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 "polkit"     "--with-polkit" "--without-polkit" "Enable PolicyKit support"
+optional_depends "PolicyKit"  "--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