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:
commit
ac8f1f04ab
@ -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
|
Wed Jul 6 22:09:00 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -57,7 +57,7 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
BuildRequires: libselinux-devel
|
BuildRequires: libselinux-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python
|
BuildRequires: python-base
|
||||||
# gdbus-codegen is run during the build, so we need python-xml
|
# gdbus-codegen is run during the build, so we need python-xml
|
||||||
BuildRequires: python-xml
|
BuildRequires: python-xml
|
||||||
%if 0%{?with_systemtap}
|
%if 0%{?with_systemtap}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user