diff mbox series

[1/1] package/janus-gateway: add staging installation

Message ID 20240510124102.2297738-1-leojrfs@gmail.com
State Accepted
Headers show
Series [1/1] package/janus-gateway: add staging installation | expand

Commit Message

Leo Soares May 10, 2024, 12:41 p.m. UTC
Install janus to staging directory so that external plugins can be built.

Signed-off-by: Leo Soares <leojrfs@gmail.com>
---
 package/janus-gateway/janus-gateway.mk | 1 +
 1 file changed, 1 insertion(+)

Comments

Thomas Petazzoni May 10, 2024, 7:55 p.m. UTC | #1
On Fri, 10 May 2024 13:41:02 +0100
Leo Soares <leojrfs@gmail.com> wrote:

> Install janus to staging directory so that external plugins can be built.
> 
> Signed-off-by: Leo Soares <leojrfs@gmail.com>
> ---
>  package/janus-gateway/janus-gateway.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
diff mbox series

Patch

diff --git a/package/janus-gateway/janus-gateway.mk b/package/janus-gateway/janus-gateway.mk
index 786bc211d4..0b4db458f6 100644
--- a/package/janus-gateway/janus-gateway.mk
+++ b/package/janus-gateway/janus-gateway.mk
@@ -10,6 +10,7 @@  JANUS_GATEWAY_LICENSE = GPL-3.0 with OpenSSL exception
 JANUS_GATEWAY_LICENSE_FILES = COPYING
 JANUS_GATEWAY_CPE_ID_VENDOR = meetecho
 JANUS_GATEWAY_CPE_ID_PRODUCT = janus
+JANUS_GATEWAY_INSTALL_STAGING = YES
 
 # ding-libs provides the ini_config library
 JANUS_GATEWAY_DEPENDENCIES = host-pkgconf jansson libnice \