summaryrefslogtreecommitdiff
path: root/virt-manager.spec
diff options
context:
space:
mode:
authorCole Robinson <crobinso@redhat.com>2021-04-07 19:42:32 -0400
committerCole Robinson <crobinso@redhat.com>2021-05-22 14:56:10 -0400
commit2024068be817f21142e7746bc0b30001e1f9b84f (patch)
tree73be7c3af4048be6f5e073e9144daf5c8edadb96 /virt-manager.spec
parent66598893198835e316958945d937957496fcc982 (diff)
downloadvirt-manager-2024068be817f21142e7746bc0b30001e1f9b84f.tar.gz
progress: convert to tqdm
tqdm is an external library that provides a progress bar implementation. Switch to it and drop our internal copy of the old urlgrabber progressbar Signed-off-by: Cole Robinson <crobinso@redhat.com>
Diffstat (limited to 'virt-manager.spec')
-rw-r--r--virt-manager.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/virt-manager.spec b/virt-manager.spec
index 03aff5bf..62a92957 100644
--- a/virt-manager.spec
+++ b/virt-manager.spec
@@ -69,6 +69,7 @@ Requires: python3-argcomplete
Requires: python3-libvirt
Requires: python3-libxml2
Requires: python3-requests
+Requires: python3-tqdm
Requires: libosinfo >= 0.2.10
# Required for gobject-introspection infrastructure
Requires: python3-gobject-base