SHA256
3
0
forked from pool/meson

libqt5-qtbase-devel, mono-core, mono-devel, wxWidgets-devel,

pkgconfig(protobuf) and pkgconfig(gtk+-3.0).

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2017-06-07 09:49:14 +00:00 committed by Git OBS Bridge
parent eb05bad048
commit 40633d065d
2 changed files with 3 additions and 3 deletions

View File

@ -3,8 +3,8 @@ Tue Jun 6 13:08:19 UTC 2017 - dimstar@opensuse.org
- Make the build footprint smaller to enter ring1: This means we - Make the build footprint smaller to enter ring1: This means we
skip a couple tests though. Removed BuildRequires: java-devel, skip a couple tests though. Removed BuildRequires: java-devel,
mono-core, mono-devel, wxWidgets-devel, pkgconfig(protobuf) and libqt5-qtbase-devel, mono-core, mono-devel, wxWidgets-devel,
pkgconfig(gtk+-3.0). pkgconfig(protobuf) and pkgconfig(gtk+-3.0).
------------------------------------------------------------------- -------------------------------------------------------------------
Wed May 17 20:26:25 UTC 2017 - dimstar@opensuse.org Wed May 17 20:26:25 UTC 2017 - dimstar@opensuse.org

View File

@ -46,7 +46,6 @@ BuildRequires: gettext
BuildRequires: git BuildRequires: git
BuildRequires: gtk-doc BuildRequires: gtk-doc
BuildRequires: itstool BuildRequires: itstool
BuildRequires: libqt5-qtbase-devel
BuildRequires: ninja BuildRequires: ninja
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: python3 >= 3.4 BuildRequires: python3 >= 3.4
@ -83,6 +82,7 @@ Domain Specific Language.
# also this build system, we will see issues in GNOME soon enough too # also this build system, we will see issues in GNOME soon enough too
rm -rf "test cases/frameworks/2 gtest" \ rm -rf "test cases/frameworks/2 gtest" \
"test cases/frameworks/3 gmock/" \ "test cases/frameworks/3 gmock/" \
"test cases/frameworks/4 qt" \
"test cases/objc/2 nsstring" \ "test cases/objc/2 nsstring" \
"test cases/vala/14 target glib version and gresources" "test cases/vala/14 target glib version and gresources"