Drop python-xlib and gnome-python2-gconf requires

No longer used in the code. The gconftool-2 use was removed along with
relocated pyatspi-corba support removal in commit 086edbb, and
python-xlib use was removed in commit c9d1b6a.
This commit is contained in:
Kalev Lember 2012-05-05 20:51:37 +03:00
parent e92466255e
commit f745a6d1d7

View File

@ -17,8 +17,6 @@ BuildRequires: python
BuildRequires: pygobject3-devel >= 2.90.1
Requires: at-spi2-core
Requires: python-xlib
Requires: gnome-python2-gconf
BuildArch: noarch
@ -39,7 +37,7 @@ This package includes a python client library for at-spi.
%setup -q
%build
%configure --disable-relocate
%configure
make