spec-create.in: fix settings BuildRequires: meson for meson
This commit is contained in:
parent
7955acefc6
commit
21c14fc931
@ -419,7 +419,7 @@ shared-libraries:,debug-package:,\
|
|||||||
spec_cmd_configure="$spec_cmd_configure_meson"
|
spec_cmd_configure="$spec_cmd_configure_meson"
|
||||||
spec_cmd_make="$spec_cmd_make_meson"
|
spec_cmd_make="$spec_cmd_make_meson"
|
||||||
spec_cmd_makeinstall="$spec_cmd_makeinstall_meson"
|
spec_cmd_makeinstall="$spec_cmd_makeinstall_meson"
|
||||||
buildrequires_buildtool="scons"
|
buildrequires_buildtool="meson"
|
||||||
;;
|
;;
|
||||||
unknown)
|
unknown)
|
||||||
notify.warning $"unknown build techonology"
|
notify.warning $"unknown build techonology"
|
||||||
|
Loading…
Reference in New Issue
Block a user