]> git.pld-linux.org Git - packages/virt-manager.git/commitdiff
- added more Requires
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Tue, 23 Sep 2008 16:22:48 +0000 (16:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    virt-manager.spec -> 1.5

virt-manager.spec

index e59ff37d3149e627eabfff46e3e0fe9c4e1a529f..5db355eb452216a77b97364e695e2bdb9af810bb 100644 (file)
@@ -22,8 +22,8 @@ BuildRequires:        python-pygtk-devel >= 2.14
 BuildRequires: scrollkeeper
 
 # These two are just the oldest version tested
-Requires:      python-pygtk-gtk >= 1.99.12-6
 Requires:      python-gnome-gconf >= 1.99.11-7
+Requires:      python-pygtk-gtk >= 1.99.12-6
 # Absolutely require this version or newer
 Requires:      python-libvirt >= 0.4.5
 # Definitely does not work with earlier due to python API changes
@@ -53,6 +53,9 @@ Requires:     python-gtk-vnc >= 0.3.4
 # For local authentication against PolicyKit
 Requires:      PolicyKit-gnome
 
+Requires:      python-urlgrabber
+Requires:      python-vte
+
 ExclusiveArch: %{ix86} x86_64 ia64
 
 Requires(post):        GConf2
This page took 0.040409 seconds and 4 git commands to generate.