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:
parent
b7c0e5fb01
commit
b8d73a338e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user