inputstream.adaptive: add nss dependency for x86_64 and arm

This commit is contained in:
MilhouseVH 2017-10-18 19:42:55 +01:00
parent d36d7f6ccc
commit 65facfbc92

View File

@ -29,6 +29,10 @@ PKG_LONGDESC="inputstream.adaptive"
PKG_IS_ADDON="yes"
if [ "$TARGET_ARCH" = "x86_64" ] || [ "$TARGET_ARCH" = "arm" ]; then
PKG_DEPENDS_TARGET="$PKG_DEPENDS_TARGET nss"
fi
addon() {
install_binary_addon $PKG_ADDON_ID