mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03: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>
This commit is contained in:
@@ -183,7 +183,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