mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 13:07:46 +00:00
Ports/qt6-qtbase: Add md4c
as a dependency
This commit is contained in:
parent
a50400072e
commit
5b86698bb8
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ configopts=(
|
|||
"-DQT_FEATURE_cxx20=ON"
|
||||
"-DINPUT_opengl=no"
|
||||
)
|
||||
depends=("md4c")
|
||||
|
||||
QT_HOST_PATH=/usr
|
||||
QT_HOST_CMAKE_PATH=${QT_HOST_PATH}/lib64/cmake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue