summaryrefslogtreecommitdiffstats
path: root/debian/lenny/dependencies/akode/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/lenny/dependencies/akode/debian/rules')
-rwxr-xr-xdebian/lenny/dependencies/akode/debian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/lenny/dependencies/akode/debian/rules b/debian/lenny/dependencies/akode/debian/rules
index fd415f3f4..7d457930b 100755
--- a/debian/lenny/dependencies/akode/debian/rules
+++ b/debian/lenny/dependencies/akode/debian/rules
@@ -10,7 +10,7 @@ ifeq (linux,$(DEB_HOST_ARCH_OS))
DEB_DH_GENCONTROL_ARGS=-- -Valsa-dev=libasound2-dev
endif
-DEB_CONFIGURE_EXTRA_FLAGS := --without-libltdl --without-polypaudio --with-extra-includes=/usr/include/speex/
+DEB_CONFIGURE_EXTRA_FLAGS := --without-libltdl --with-extra-includes=/usr/include/speex/
DEB_DH_STRIP_ARGS := --dbg-package=akode-dbg
@@ -29,6 +29,7 @@ DEB_CMAKE_EXTRA_FLAGS := \
-DWITH_ALL_OPTIONS="ON" \
-DWITH_LIBLTDL="OFF" \
-DWITH_JACK_SINK="OFF" \
+ -DWITH_PULSE_SINK="ON" \
-DWITH_FFMPEG_DECODER="OFF"
common-install-prehook-arch::