package/tinycompress: install to staging

This will be needed for upcoming pipewire compress offload support.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2023.02.x
James Hilliard 2023-01-30 23:45:44 -07:00 committed by Peter Korsgaard
parent 7d195622f2
commit 5ee78c0a8b
1 changed files with 1 additions and 0 deletions

View File

@ -9,5 +9,6 @@ TINYCOMPRESS_SOURCE = tinycompress-$(TINYCOMPRESS_VERSION).tar.bz2
TINYCOMPRESS_SITE = https://www.alsa-project.org/files/pub/tinycompress
TINYCOMPRESS_LICENSE = BSD-3-Clause and LGPL-2.1
TINYCOMPRESS_LICENSE_FILES = COPYING
TINYCOMPRESS_INSTALL_STAGING = YES
$(eval $(autotools-package))