SHA256
1
0
forked from pool/meson

Do not pull in gtk3 into the buildroot

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=42
This commit is contained in:
2017-06-07 09:27:51 +00:00
committed by Git OBS Bridge
parent 84f3611653
commit eb05bad048
2 changed files with 9 additions and 6 deletions

View File

@@ -3,7 +3,8 @@ 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).
mono-core, mono-devel, wxWidgets-devel, pkgconfig(protobuf) and
pkgconfig(gtk+-3.0).
-------------------------------------------------------------------
Wed May 17 20:26:25 UTC 2017 - dimstar@opensuse.org