mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/freerdp: also install to staging
freerdp installs a library that other packages may use, so we must also install it to staging. Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
85f997bfa2
commit
8143dfa8ed
@ -11,6 +11,8 @@ FREERDP_DEPENDENCIES = openssl zlib
|
|||||||
FREERDP_LICENSE = Apache-2.0
|
FREERDP_LICENSE = Apache-2.0
|
||||||
FREERDP_LICENSE_FILES = LICENSE
|
FREERDP_LICENSE_FILES = LICENSE
|
||||||
|
|
||||||
|
FREERDP_INSTALL_STAGING = YES
|
||||||
|
|
||||||
FREERDP_CONF_OPTS = -DWITH_MANPAGES=OFF -Wno-dev
|
FREERDP_CONF_OPTS = -DWITH_MANPAGES=OFF -Wno-dev
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_GSTREAMER),y)
|
ifeq ($(BR2_PACKAGE_GSTREAMER),y)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user