Signed-off-by: Bastian Krause <[email protected]>
---
 rules/host-meson.make | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/rules/host-meson.make b/rules/host-meson.make
index 936deafe5..2086196eb 100644
--- a/rules/host-meson.make
+++ b/rules/host-meson.make
@@ -21,6 +21,8 @@ HOST_MESON_SUFFIX     := tar.gz
 HOST_MESON_URL         := 
https://github.com/mesonbuild/meson/archive/$(HOST_MESON_VERSION).$(HOST_MESON_SUFFIX)
 HOST_MESON_SOURCE      := $(SRCDIR)/$(HOST_MESON).$(HOST_MESON_SUFFIX)
 HOST_MESON_DIR         := $(HOST_BUILDDIR)/$(HOST_MESON)
+HOST_MESON_LICENSE     := Apache-2.0
+HOST_MESON_LICENSE_FILES       := 
file://COPYING;md5=3b83ef96387f14655fc854ddc3c6bd57
 
 # ----------------------------------------------------------------------------
 # Prepare
-- 
2.23.0


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to