mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
Drop 'avahi-tools' package list used during dev (bz 963472)
This commit is contained in:
parent
bde9943221
commit
070e19eab9
@ -39,7 +39,6 @@ def check_packagekit(errbox, packages, ishv):
|
||||
Returns None when we determine nothing useful.
|
||||
Returns (success, did we just install libvirt) otherwise.
|
||||
"""
|
||||
packages = ["avahi-tools"]
|
||||
if not packages:
|
||||
logging.debug("No PackageKit packages to search for.")
|
||||
return
|
||||
|
Loading…
Reference in New Issue
Block a user