* [Buildroot] [git commit] package/pipewire: drop consecutive empty lines
@ 2023-07-18 21:30 Thomas Petazzoni via buildroot
2023-08-26 17:24 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-07-18 21:30 UTC (permalink / raw)
To: buildroot
commit: https://git.buildroot.net/buildroot/commit/?id=157089d34d06712b67f42b083bcfb16a9bdee1f0
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
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>
---
package/pipewire/pipewire.mk | 1 -
1 file changed, 1 deletion(-)
diff --git a/package/pipewire/pipewire.mk b/package/pipewire/pipewire.mk
index 9d32da7c72..24e642b418 100644
--- a/package/pipewire/pipewire.mk
+++ b/package/pipewire/pipewire.mk
@@ -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
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-26 17:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-18 21:30 [Buildroot] [git commit] package/pipewire: drop consecutive empty lines Thomas Petazzoni via buildroot
2023-08-26 17:24 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox