python3-pyqt6-qsci: fix builddepends

This commit is contained in:
Đoàn Trần Công Danh 2024-09-26 10:00:18 +07:00
parent 9078329b3b
commit 42fcdf1de2
1 changed files with 2 additions and 3 deletions

View File

@ -8,7 +8,7 @@ build_wrksrc=Python
build_style=sip-build
build_helper=qemu
hostmakedepends="qt6-base-devel qscintilla-qt6-devel python3-PyQt-builder
python3-pyqt6-tools-devel python3-pyqt6-printsupport-devel pkg-config"
python3-pyqt6-bindings pkg-config"
makedepends="qscintilla-qt6-devel qt6-tools-devel python3-devel"
depends="python3-pyqt6"
short_desc="Qt6 port of Scintilla editor - Python 3 binding"
@ -19,8 +19,7 @@ distfiles="https://www.riverbankcomputing.com/static/Downloads/QScintilla/${vers
checksum=dfe13c6acc9d85dfcba76ccc8061e71a223957a6c02f3c343b30a9d43a4cdd4d
lib32disabled=yes
CXXFLAGS="$(printf " -I$XBPS_CROSS_BASE/usr/include/qt6/%s" \
QtWidgets QtPrintSupport)"
CXXFLAGS="$(printf " -I$XBPS_CROSS_BASE/usr/include/qt6/%s" QtWidgets QtPrintSupport)"
post_extract() {
rm -rf src