bleachbit: add python to hostmakedepends to make cross compile happy.

This commit is contained in:
Enno Boland 2014-11-19 08:22:03 +01:00
parent 975664c707
commit 4795eeaf02

View file

@ -5,7 +5,7 @@ revision=1
noarch="yes"
build_style=gnu-makefile
make_install_args="prefix=/usr"
hostmakedepends="desktop-file-utils gtk-update-icon-cache hicolor-icon-theme"
hostmakedepends="desktop-file-utils gtk-update-icon-cache hicolor-icon-theme python"
makedepends="pygtk-devel"
depends="pygtk>=2 ${hostmakedepends}"
pycompile_dirs="/usr/share/bleachbit"