summarylogtreecommitdiffstats
path: root/libgnt3-python.patch
diff options
context:
space:
mode:
authorSolomon Choina2019-11-23 18:03:48 -0500
committerSolomon Choina2019-11-23 18:03:48 -0500
commitfd81ba675195eb7c63c8463263f34fa9c45532d8 (patch)
tree1bd8f69ed9ef24eefc4bc389cf1f5dcf7ed2a8db /libgnt3-python.patch
parent79abdd5faa5d217df6912e163d2361a657cdff51 (diff)
downloadaur-fd81ba675195eb7c63c8463263f34fa9c45532d8.tar.gz
update patch
Diffstat (limited to 'libgnt3-python.patch')
-rw-r--r--libgnt3-python.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgnt3-python.patch b/libgnt3-python.patch
index 8e9b86e73d72..9e87275ed72d 100644
--- a/libgnt3-python.patch
+++ b/libgnt3-python.patch
@@ -7,7 +7,7 @@ diff --unified --recursive --text libgnt.orig/meson.build libgnt.new/meson.build
# Check for Python headers
-python_dep = dependency('python3', required : false)
-gnt_config.set('USE_PYTHON', python_dep.found())
-+python_dep = dependency('python3', required : true)
++python_dep = dependency('python3', required : false)
configure_file(output : 'gntconfig.h',
configuration : gnt_config)