mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
alarm/kodi-rpi-legacy: add missing dep
This commit is contained in:
parent
8d2ea1a82a
commit
574b28a3c6
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ makedepends=(
|
|||
'pipewire' 'python-pycryptodomex' 'python-pillow' 'python-pybluez'
|
||||
'python-simplejson' 'shairplay' 'smbclient' 'sndio' 'spdlog' 'taglib'
|
||||
'tinyxml' 'swig' 'upower' 'giflib' 'rapidjson' 'ghostscript' 'meson' 'gtest'
|
||||
'graphviz' 'libinput' 'libxkbcommon'
|
||||
'graphviz' 'libinput' 'libxkbcommon' 'pcre'
|
||||
)
|
||||
[[ -n "$_clangbuild" ]] && makedepends+=('clang' 'lld' 'llvm')
|
||||
|
||||
|
|
Loading…
Reference in a new issue