mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
pulseaudio: remove autoreconf
Commit 08c7b77803285 (package/pulseaudio: bump version to 12.0) removed configure.ac patch, but forgot to drop autoreconf. Fix that. Cc: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
08c7b77803
commit
b077257de8
@ -15,9 +15,6 @@ PULSEAUDIO_CONF_OPTS = \
|
|||||||
--disable-legacy-database-entry-format \
|
--disable-legacy-database-entry-format \
|
||||||
--disable-manpages
|
--disable-manpages
|
||||||
|
|
||||||
# 0001-memfd-wrappers-only-define-memfd_create-if-not-alrea.patch
|
|
||||||
PULSEAUDIO_AUTORECONF = YES
|
|
||||||
|
|
||||||
PULSEAUDIO_DEPENDENCIES = \
|
PULSEAUDIO_DEPENDENCIES = \
|
||||||
host-pkgconf libtool libsndfile speex host-intltool \
|
host-pkgconf libtool libsndfile speex host-intltool \
|
||||||
$(if $(BR2_PACKAGE_LIBGLIB2),libglib2) \
|
$(if $(BR2_PACKAGE_LIBGLIB2),libglib2) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user