summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-08 23:07:10 +0100
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2007-06-08 23:07:10 +0100
commitd99313be4ffdebbbbafb04d21c56d874f5222946 (patch)
tree14250c09ca331ac7df2d12b09264bca705611f92 /debian/rules
parent8c5d866903893b0ca43af8fc666555dc926882e4 (diff)
downloadxine-lib-d99313be4ffdebbbbafb04d21c56d874f5222946.tar.gz
xine-lib-d99313be4ffdebbbbafb04d21c56d874f5222946.tar.bz2
Enable the wavpack plugin.
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index e89896255..d6c917315 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-wavpack \
$(DEB_BUILD_CONFIG_OPTIONS) \
CFLAGS="$(CFLAGS)"