mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/pipewire: drop consecutive empty lines
Fixes:
package/pipewire/pipewire.mk:184: consecutive empty lines
https://gitlab.com/buildroot.org/buildroot/-/jobs/4682253962/raw
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
(cherry picked from commit 157089d34d)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
2ed983f7ce
commit
7f1d37ef7b
@@ -181,7 +181,6 @@ else
|
||||
PIPEWIRE_CONF_OPTS += -Dlibusb=disabled
|
||||
endif
|
||||
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBSNDFILE),y)
|
||||
PIPEWIRE_CONF_OPTS += -Dpw-cat=enabled -Dsndfile=enabled
|
||||
PIPEWIRE_DEPENDENCIES += libsndfile
|
||||
|
||||
Reference in New Issue
Block a user