summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 7b6e2fec..0ab0da98 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('libcamera - supporting complex camera pipelines', 'c', 'cpp',
+project('libcamera', 'c', 'cpp',
meson_version: '>= 0.40',
version : '0.1',
license : 'LGPL 2.1+')