rk-multimedia-amazingfate: add libv4l-rkmpp and gstreamer1.0-rockchip for desktop builds
This commit is contained in:
parent
28e1b946c9
commit
3e4b2d3a03
@ -43,6 +43,7 @@ function post_install_kernel_debs__amazingfated_rk35xx_multimedia() {
|
||||
declare -a pkgs=(rockchip-multimedia-config)
|
||||
if [[ "${BUILD_DESKTOP}" == "yes" ]]; then
|
||||
pkgs+=(chromium-browser libwidevinecdm)
|
||||
pkgs+=("libv4l-rkmpp" "gstreamer1.0-rockchip") # @TODO: remove when added as dependencies to chromium...?
|
||||
fi
|
||||
|
||||
display_alert "Installing rockchip-multimedia by Amazingfate packages" "${EXTENSION} :: ${pkgs[*]}" "info"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user