Codebase list libsdl2-ttf / a15a009
d/rules: Explicitly enable harfbuzz and disable vendored copies Simon McVittie 2 years ago
1 changed file(s) with 5 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
1313 export ACLOCAL := aclocal --force --install -I /usr/share/aclocal/ -I acinclude
1414
1515
16 confflags += --enable-harfbuzz
17 confflags += --disable-freetype-builtin
18 confflags += --disable-harfbuzz-builtin
19
20
1621 %:
1722 dh $@
1823