mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
qt5: force makedepends on harfbuzz-devel
This commit is contained in:
parent
04309a2b69
commit
bed4e5aa5e
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ replaces="qt5-doc<5.6.0 qt5-quick1<5.6.0 qt5-quick1-devel<5.6.0 qt5-webkit<5.6.0
|
||||||
build_options="webengine"
|
build_options="webengine"
|
||||||
desc_option_webengine="Build Chromium-based WebEngine component"
|
desc_option_webengine="Build Chromium-based WebEngine component"
|
||||||
|
|
||||||
|
makedepends+=" harfbuzz-devel"
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
armv5tel*) ;; # qtwebengine uses VSM assembler commands
|
armv5tel*) ;; # qtwebengine uses VSM assembler commands
|
||||||
ppc|ppc-musl) ;; # qtwebengine does not support ppc 32 bit
|
ppc|ppc-musl) ;; # qtwebengine does not support ppc 32 bit
|
||||||
|
|
Loading…
Add table
Reference in a new issue