mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-02-13 02:51:50 +00:00
Fix openvmtools for x86 and x86_64
This commit is contained in:
parent
97aef721f0
commit
33ecf4c2c8
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ MY_DEPENDS := \
|
|||
kmod-spi-gpio-custom kmod-fb-tft-all lcd4linux-full \
|
||||
ca-bundle \
|
||||
dejavu-fonts-ttf-DejaVuSerif dejavu-fonts-ttf-DejaVuSerif-Bold dejavu-fonts-ttf-DejaVuSerif-Italic dejavu-fonts-ttf-DejaVuSerif-BoldItalic \
|
||||
TARGET_x86:open-vm-tools
|
||||
(TARGET_x86||TARGET_x86_64):open-vm-tools
|
||||
|
||||
OMR_SUPPORTED_LANGS := ca zh-cn en fr de el he hu it ja ms no pl pt-br pt ro ru es sv uk vi
|
||||
|
||||
|
|
Loading…
Reference in a new issue