community/qt5-qtdeclarative: add python to makedepends

This commit is contained in:
Carlo Landmeter 2018-11-16 22:47:26 +00:00
parent 0ed7c69948
commit f56ea981a2

View File

@ -12,7 +12,7 @@ pkgdesc="Qt5 - QtDeclarative component"
url="http://qt-project.org/"
arch="all"
license="LGPL-2.0 with exceptions or GPL-3.0 with exceptions"
makedepends="qt5-qtbase-dev"
makedepends="qt5-qtbase-dev python"
subpackages="$pkgname-dev"
case $pkgver in