mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-27 14:10:32 +00:00
11 lines
226 B
Diff
11 lines
226 B
Diff
--- a/meson.build
|
|
+++ b/meson.build
|
|
@@ -92,7 +90,6 @@
|
|
|
|
subdir('protocols')
|
|
subdir('src')
|
|
-subdir('test')
|
|
|
|
scdoc = dependency('scdoc', version: '>=1.9.4', native: true, required: get_option('man-pages'))
|
|
if scdoc.found()
|