← recipes

Commit fbb4d73

0
plików
+0
dodanych
-0
usuniętych
@@ -128,7 +128,6 @@ footprint: |
128 128 drwxr-xr-x root/root usr/share/licenses/
129 129 drwxr-xr-x root/root usr/share/licenses/harfbuzz/
130 130 -rw-r--r-- root/root usr/share/licenses/harfbuzz/COPYING
131 -
132 131 build: |
133 132 cd harfbuzz
134 133 rm -rf build
@@ -137,7 +136,7 @@ build: |
137 136 --buildtype=release \
138 137 -Dgobject=enabled \
139 138 -Dintrospection=enabled \
140 - -Dbenchmark=disabled \
139 + -Dbenchmark=false \
141 140 -Ddocs=disabled \
142 141 -Dtests=disabled
143 142 meson compile -C build