bleachbit: add python to hostmakedepends to make cross compile happy.
This commit is contained in:
parent
975664c707
commit
4795eeaf02
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue