freebsd-ports/net-im/libnice/files/patch-docs_reference_libnice_meson.build
Jesper Schmitz Mouridsen 3367f62c42 net-im/libnice update to 0.1.18
PR: 247547
Submitted by: swills
Approved by: maintainer timeout
2020-11-28 14:58:16 +00:00

11 lines
498 B
Text

--- docs/reference/libnice/meson.build.orig 2020-11-25 16:39:27 UTC
+++ docs/reference/libnice/meson.build
@@ -26,7 +26,7 @@ ignore_headers = [
]
if dependency('gtk-doc', version: '<1.30', required: false).found()
- prog_python = import('python').find_installation('python3')
+ prog_python = import('python').find_installation()
fake_makefile = custom_target ('libnice-docs-test-Makefile',
output: 'Makefile',
command: [