Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/5] package/fluidsynth: install to staging
@ 2020-01-10 22:02 Fabrice Fontaine
  2020-01-10 22:02 ` [Buildroot] [PATCH 2/5] package/vlc: add fluidsynth optional dependency Fabrice Fontaine
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Fabrice Fontaine @ 2020-01-10 22:02 UTC (permalink / raw)
  To: buildroot

Install fluidsynth to staging to be able to use it in vlc, sdl2_mixer
and gst1-plugins-bad

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/fluidsynth/fluidsynth.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/fluidsynth/fluidsynth.mk b/package/fluidsynth/fluidsynth.mk
index 4ef0a6f40d..7681e906b1 100644
--- a/package/fluidsynth/fluidsynth.mk
+++ b/package/fluidsynth/fluidsynth.mk
@@ -8,6 +8,7 @@ FLUIDSYNTH_VERSION = 2.1.0
 FLUIDSYNTH_SITE = $(call github,FluidSynth,fluidsynth,v$(FLUIDSYNTH_VERSION))
 FLUIDSYNTH_LICENSE = LGPL-2.1+
 FLUIDSYNTH_LICENSE_FILES = LICENSE
+FLUIDSYNTH_INSTALL_STAGING = YES
 FLUIDSYNTH_DEPENDENCIES = libglib2
 
 ifeq ($(BR2_PACKAGE_FLUIDSYNTH_ALSA_LIB),y)
-- 
2.24.1

^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-01-11 14:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-10 22:02 [Buildroot] [PATCH 1/5] package/fluidsynth: install to staging Fabrice Fontaine
2020-01-10 22:02 ` [Buildroot] [PATCH 2/5] package/vlc: add fluidsynth optional dependency Fabrice Fontaine
2020-01-10 22:02 ` [Buildroot] [PATCH 3/5] package/sdl2_mixer: fix fluidsynth option Fabrice Fontaine
2020-01-10 22:02 ` [Buildroot] [PATCH 4/5] package/sdl2_mixer: add optional fluidsynth dependency Fabrice Fontaine
2020-01-10 22:02 ` [Buildroot] [PATCH 5/5] package/gstreamer1/gst1-plugins-bad: add fluidsynth option Fabrice Fontaine
2020-01-11 14:49 ` [Buildroot] [PATCH 1/5] package/fluidsynth: install to staging Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox