mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 12:00:48 -09:00
package/mpv: add staging install
MPV is not only an application, but also a library, which should be avaliable in staging. Signed-off-by: Zeno Endemann <zeno.endemann@mailbox.org> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
95cfc71779
commit
55746e44c4
@@ -12,6 +12,7 @@ MPV_DEPENDENCIES = \
|
||||
MPV_LICENSE = GPL-2.0+
|
||||
MPV_LICENSE_FILES = LICENSE.GPL
|
||||
MPV_CPE_ID_VENDOR = mpv
|
||||
MPV_INSTALL_STAGING = YES
|
||||
|
||||
MPV_NEEDS_EXTERNAL_WAF = YES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user