Accepting request 76063 from GNOME:Factory

reduce amount of build deps to reduce the cycle

OBS-URL: https://build.opensuse.org/request/show/76063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2?expand=0&rev=113
This commit is contained in:
Sascha Peilicke 2011-07-12 07:01:43 +00:00 committed by Git OBS Bridge
commit ac8f1f04ab
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 11 13:15:42 CEST 2011 - vuntz@opensuse.org
- Change python BuildRequires to python-base, as we really just
need the minimal python for the build.
-------------------------------------------------------------------
Wed Jul 6 22:09:00 CEST 2011 - vuntz@opensuse.org

View File

@ -57,7 +57,7 @@ BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libselinux-devel
BuildRequires: pkg-config
BuildRequires: python
BuildRequires: python-base
# gdbus-codegen is run during the build, so we need python-xml
BuildRequires: python-xml
%if 0%{?with_systemtap}