Add gnome-python2-gnome to spec (used in config.py)

This commit is contained in:
Cole Robinson 2008-09-16 14:39:25 -04:00
parent 847a69084d
commit 5fd8776570

View File

@ -20,6 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
# These two are just the oldest version tested
Requires: pygtk2 >= 1.99.12-6
Requires: gnome-python2-gconf >= 1.99.11-7
Requires: gnome-python2-gnome
# Absolutely require this version or newer
Requires: libvirt-python >= 0.4.5
# Definitely does not work with earlier due to python API changes