package/sox: install to staging
authorAdrian Amaglio <nainformatique@gresille.org>
Thu, 9 Sep 2021 09:14:53 +0000 (11:14 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Fri, 10 Sep 2021 20:14:00 +0000 (22:14 +0200)
sox also provides one or more libraries with headers, so also install
sox to staging.

Signed-off-by: Adrian Amaglio <nainformatique@gresille.org>
[Giulio: reword commit log]
Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
[yann.morin.1998@free.fr:
  - further refine commit log
  - move assignment in a more sensible location
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/sox/sox.mk

index dcc1a670b4caf21f37d6e3cf633729d68eda7c69..4b09b94bc3e3106060042bccd3e99a528e6c1050 100644 (file)
@@ -15,6 +15,7 @@ SOX_CPE_ID_PRODUCT = sound_exchange
 # From git and we're patching configure.ac
 SOX_AUTORECONF = YES
 SOX_AUTORECONF_OPTS = --include=$(HOST_DIR)/share/autoconf-archive
+SOX_INSTALL_STAGING = YES
 
 SOX_IGNORE_CVES += CVE-2017-11332 CVE-2017-11358 CVE-2017-11359 \
        CVE-2017-15370 CVE-2017-15371 CVE-2017-15372 CVE-2017-15642 \