kdiagram: remove unused python hostmakedepend
This commit is contained in:
parent
225545f615
commit
b040e799b8
|
@ -3,7 +3,7 @@ pkgname=kdiagram
|
|||
version=2.8.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools python"
|
||||
hostmakedepends="extra-cmake-modules qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-devel qt5-svg-devel qt5-plugin-mysql qt5-plugin-odbc
|
||||
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-tools-devel"
|
||||
short_desc="Powerful libraries for creating business diagrams"
|
||||
|
|
Loading…
Reference in New Issue