- Add glib2-devel BuildRequires: needed to ensure we can expand the
glib-schema handling macros. OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=219
This commit is contained in:
parent
3ffddc49fb
commit
a4b7e0bb89
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue May 12 07:55:58 UTC 2015 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Add glib2-devel BuildRequires: needed to ensure we can expand the
|
||||||
|
glib-schema handling macros.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 11 14:01:37 UTC 2015 - zaitor@opensuse.org
|
Mon May 11 14:01:37 UTC 2015 - zaitor@opensuse.org
|
||||||
|
|
||||||
|
@ -49,6 +49,8 @@ BuildRequires: openldap2-devel
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gcc-c++
|
BuildRequires: gcc-c++
|
||||||
|
# Needed for glib schema macros
|
||||||
|
BuildRequires: glib2-devel
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: gperf
|
BuildRequires: gperf
|
||||||
BuildRequires: gtk-doc
|
BuildRequires: gtk-doc
|
||||||
|
Loading…
x
Reference in New Issue
Block a user