From 1e5bb8b7e2daabdf368b5438922f17666dae6273 Mon Sep 17 00:00:00 2001 From: Marvin W Date: Sat, 18 Jan 2025 19:49:09 +0100 Subject: Fix build with GTK<4.8 or Meson<1.1.0 --- meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meson.build') diff --git a/meson.build b/meson.build index 4d3ab0ff..c19a46c7 100644 --- a/meson.build +++ b/meson.build @@ -1,4 +1,4 @@ -project('Dino', 'c', 'cpp', 'vala', license: 'GPL-3.0', license_files: 'LICENSE') +project('Dino', 'c', 'cpp', 'vala', license: 'GPL-3.0') fs = import('fs') gnome = import('gnome') -- cgit v1.2.3-70-g09d2