mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-28 14:28:28 +00:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a888448221 | |||
| 107e145cb6 |
@@ -1,3 +1,6 @@
|
||||
%global _distro_extra_cflags -Wno-implicit-function-declaration
|
||||
%global _distro_extra_cxxflags -Wno-implicit-function-declaration
|
||||
|
||||
Name: muon
|
||||
Version: 0.6.0
|
||||
Release: 1%{?dist}
|
||||
@@ -9,7 +12,7 @@ URL: https://muon.build/
|
||||
Source: https://git.sr.ht/~lattis/muon/archive/%{version}.tar.gz
|
||||
Patch0: fix-tracy-header-placement-quirk.patch
|
||||
# mdbook removed multilingual support, this patch can be removed when this package next bumps
|
||||
Patch1: remove-multilingual-field.patch
|
||||
%dnl Patch1: remove-multilingual-field.patch
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
|
||||
Reference in New Issue
Block a user