Remove fail-missing

This commit is contained in:
JBBgameich 2018-05-27 00:09:51 +02:00 committed by Adam Boardman
parent 7003fef295
commit 15efaa50ff
2 changed files with 1 additions and 2 deletions

1
debian/control vendored
View file

@ -26,6 +26,5 @@ Description: PulseAudio Droid HAL module. (JOLLA TEST VERSION)
Package: pulseaudio-modules-droid-dev
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
pulseaudio-modules-droid
Description: PulseAudio Droid HAL module development headers.

2
debian/rules vendored
View file

@ -6,7 +6,7 @@ include /usr/share/dpkg/default.mk
PULSEAUDIO_VERSION ?= $(shell dpkg-query --showformat='${Version}' --show pulseaudio | cut -f1 -d"-")
%:
dh $@ --with=autoreconf --parallel --fail-missing
dh $@ --with=autoreconf --parallel
override_dh_auto_configure:
dh_auto_configure -- --disable-static