Skip to content

Commit a551bee

Browse files
committed
Set the minimum meson version in the RPM spec
Signed-off-by: Stephen Gallagher <[email protected]>
1 parent d5882c4 commit a551bee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libmodulemd.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ License: MIT
1010
URL: https://github.com/fedora-modularity/libmodulemd
1111
Source0: %{url}/releases/download/%{name}-%{version}/modulemd-%{version}.tar.xz
1212

13-
BuildRequires: meson
13+
BuildRequires: meson >= 0.47
1414
BuildRequires: pkgconfig
1515
BuildRequires: gcc
1616
BuildRequires: gcc-c++

0 commit comments

Comments
 (0)