angrysearch: needs python3 in the host to build correctly

This commit is contained in:
Alessio Sergi 2016-10-17 12:45:32 +02:00
parent 7a249c4a2c
commit ebf2da0d25

View file

@ -1,8 +1,9 @@
# Template file for 'angrysearch' # Template file for 'angrysearch'
pkgname=angrysearch pkgname=angrysearch
version=1.0.0 version=1.0.0
revision=3 revision=4
wrksrc="ANGRYsearch-${version}" wrksrc="ANGRYsearch-${version}"
hostmakedepends="python3"
depends="python3-PyQt5 xdg-utils" depends="python3-PyQt5 xdg-utils"
noarch=yes noarch=yes
short_desc="Instant file search" short_desc="Instant file search"