qtcreator: add missing botan-devel
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
e8f7ab0d4e
commit
e9c978bfe4
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_style=qmake
|
|||
make_install_args="INSTALL_ROOT=\${DESTDIR}/usr"
|
||||
hostmakedepends="clang llvm perl pkg-config python"
|
||||
makedepends="qt5-declarative-devel qt5-script-devel qt5-tools-devel"
|
||||
depends="qt5-declarative-devel qt5-quickcontrols qt5-plugin-sqlite"
|
||||
depends="botan-devel qt5-declarative-devel qt5-quickcontrols qt5-plugin-sqlite"
|
||||
nocross="clang in makedepends: at-spi2-atk-2.30.0_1: broken, unresolvable shlib 'ld-linux-armhf.so.3'"
|
||||
short_desc="A cross-platform IDE for Qt developers"
|
||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
|
|
Loading…
Reference in a new issue