summaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/meson.build b/meson.build
index 7eeef38..e821e35 100644
--- a/meson.build
+++ b/meson.build
@@ -32,9 +32,6 @@ pkgconfigdir = join_paths(datadir, 'pkgconfig')
# Dependencies
glib_req = '>= 2.38.0'
-python3_req = '>= 3.4.0'
-
-python3_dep = dependency('python3', version: python3_req)
python_prg = python3