22 lines
580 B
Diff
22 lines
580 B
Diff
From: Cole Robinson <crobinso@redhat.com>
|
|
Date: Sun, 22 Feb 2015 10:01:43 -0500
|
|
Subject: [PATCH virt-manager] spec: Add BuildRequires: python for f22/rawhide
|
|
|
|
(cherry picked from commit 84decb61f8a5229a9cee961af54a2967f5701bd0)
|
|
---
|
|
virt-manager.spec.in | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/virt-manager.spec.in b/virt-manager.spec.in
|
|
index 607a4b6..c4b8548 100644
|
|
--- a/virt-manager.spec.in
|
|
+++ b/virt-manager.spec.in
|
|
@@ -52,6 +52,7 @@ Requires: gtk-vnc2
|
|
Requires: spice-gtk3
|
|
|
|
|
|
+BuildRequires: python
|
|
BuildRequires: intltool
|
|
BuildRequires: /usr/bin/pod2man
|
|
|