forked from pool/meson
Accepting request 822336 from home:gmbr3:testing
- Add meson-pr7461-remove-setuptools-dependency.patch(gh#mesonbuild/meson#7461) + Fixes forced requirement on setuptools OBS-URL: https://build.opensuse.org/request/show/822336 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/meson?expand=0&rev=181
This commit is contained in:
@@ -49,6 +49,8 @@ Patch3: meson-suse-fix-llvm-3.8.patch
|
||||
Patch4: meson-fix-gcc48.patch
|
||||
# PATCH-FEATURE-OPENSUSE meson-distutils.patch tchvatal@suse.com -- build and install using distutils instead of full setuptools
|
||||
Patch5: meson-distutils.patch
|
||||
# PATCH-FIX-UPSTREAM meson-pr7461-remove-setuptools-dependency.patch github.com/mesonbuild/meson/pull/7461
|
||||
Patch6: meson-pr7461-remove-setuptools-dependency.patch
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: python3-base
|
||||
@@ -173,6 +175,7 @@ This package provides support for meson.build files in Vim.
|
||||
%if !%{with setuptools}
|
||||
%patch5 -p1
|
||||
%endif
|
||||
%patch6 -p1
|
||||
|
||||
# We do not have gmock available at this moment - can't run the test suite for it
|
||||
rm -r "test cases/frameworks/3 gmock" \
|
||||
|
Reference in New Issue
Block a user