- Make the build footprint smaller to enter ring1: This means we
skip a couple tests though. Removed BuildRequires: java-devel, mono-core, mono-devel, wxWidgets-devel and pkgconfig(protobuf). OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=41
This commit is contained in:
parent
a374215825
commit
84f3611653
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 6 13:08:19 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- Make the build footprint smaller to enter ring1: This means we
|
||||
skip a couple tests though. Removed BuildRequires: java-devel,
|
||||
mono-core, mono-devel, wxWidgets-devel and pkgconfig(protobuf).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 17 20:26:25 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
|
@ -46,10 +46,7 @@ BuildRequires: gettext
|
||||
BuildRequires: git
|
||||
BuildRequires: gtk-doc
|
||||
BuildRequires: itstool
|
||||
BuildRequires: java-devel
|
||||
BuildRequires: libqt5-qtbase-devel
|
||||
BuildRequires: mono-core
|
||||
BuildRequires: mono-devel
|
||||
BuildRequires: ninja
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: python3 >= 3.4
|
||||
@ -57,11 +54,9 @@ BuildRequires: python3-devel
|
||||
BuildRequires: python3-gobject
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: vala
|
||||
BuildRequires: wxWidgets-devel >= 3.0.0
|
||||
BuildRequires: pkgconfig(glib-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
BuildRequires: pkgconfig(protobuf)
|
||||
BuildRequires: pkgconfig(zlib)
|
||||
Requires: ninja
|
||||
# meson-gui was last used in openSUSE Leap 42.1.
|
||||
|
Loading…
Reference in New Issue
Block a user