qt6-base 6.7.1

This commit is contained in:
Rmys
2024-06-08 18:26:09 +03:00
committed by GitHub
parent cea8a8a28a
commit 350e9075f3
+1 -1
View File
@@ -22,7 +22,7 @@ absoluteWorkDir = "%s/%s" % (get.workDIR(), WorkDir)
bindirQt6="/usr/lib/qt6/bin"
def setup():
shelltools.system("patch -Rp1 < fb92bb07.patch")
#shelltools.system("patch -Rp1 < fb92bb07.patch")
checkdeletepath="%s/qtbase/src/3rdparty" % absoluteWorkDir
for dir in ('libjpeg', 'freetype', 'libpng', 'zlib', "xcb", "sqlite"):