Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/sox: install to staging
@ 2021-09-09  9:14 Giulio Benetti
  2021-09-10 20:15 ` Yann E. MORIN
  2021-09-12 19:24 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Giulio Benetti @ 2021-09-09  9:14 UTC (permalink / raw)
  To: buildroot; +Cc: Giulio Benetti, Adrian Amaglio

From: Adrian Amaglio <nainformatique@gresille.org>

Install header files and libraries into the staging area.

Signed-off-by: Adrian Amaglio <nainformatique@gresille.org>
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
[Giulio: reword commit log]
---
 package/sox/sox.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/sox/sox.mk b/package/sox/sox.mk
index dcc1a670b4..d462eb8722 100644
--- a/package/sox/sox.mk
+++ b/package/sox/sox.mk
@@ -10,6 +10,7 @@ SOX_SITE_METHOD = git
 SOX_DEPENDENCIES = host-autoconf-archive host-pkgconf
 SOX_LICENSE = GPL-2.0+ (sox binary), LGPL-2.1+ (libraries)
 SOX_LICENSE_FILES = LICENSE.GPL LICENSE.LGPL
+SOX_INSTALL_STAGING = YES
 SOX_CPE_ID_VENDOR = sound_exchange_project
 SOX_CPE_ID_PRODUCT = sound_exchange
 # From git and we're patching configure.ac
-- 
2.25.1

_______________________________________________
buildroot mailing list
buildroot@lists.buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2021-09-12 19:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-09  9:14 [Buildroot] [PATCH] package/sox: install to staging Giulio Benetti
2021-09-10 20:15 ` Yann E. MORIN
2021-09-12 19: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