jdTextEdit: Add setutools to dependencies (#5737)

This commit is contained in:
JakobDev
2021-02-23 18:47:41 +01:00
committed by GitHub
parent 7f91bd880f
commit d4e576d795

View File

@@ -10,7 +10,7 @@ DESCRIPTION="An advanced text editor, written in Python, with useful features:
HOMEPAGE="https://gitlab.com/JakobDev/jdTextEdit"
COPYRIGHT="2019-2021 JakobDev"
LICENSE="GNU GPL v3"
REVISION="2"
REVISION="3"
SOURCE_URI="https://gitlab.com/JakobDev/jdTextEdit/-/archive/$portVersion/jdTextEdit-$portVersion.tar.gz"
CHECKSUM_SHA256="8cb18faa11a2551b275a7ac2a8540abe7712ec9ebcd8d63f2805d06dfc786aaf"
SOURCE_DIR="jdTextEdit-$portVersion"
@@ -35,6 +35,7 @@ REQUIRES="
pyqt5_python38
qscintilla_python38
requests_python38
setuptools_python38
"
BUILD_REQUIRES="