From 50b0a0157709ed4a418012883793bf7ea9ddac13 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Sun, 12 Aug 2007 18:23:03 +0100 Subject: Build .debs with freetype support. --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 75dd344ea..4e1595043 100755 --- a/debian/rules +++ b/debian/rules @@ -64,6 +64,7 @@ CONFIGURE_FLAGS := --prefix=/usr \ --with-external-libmad \ --with-external-a52dec \ --with-external-libdts \ + --with-freetype \ --with-wavpack \ $(DEB_BUILD_CONFIG_OPTIONS) \ CFLAGS="$(CFLAGS)" -- cgit v1.2.3