mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
angrysearch: needs python3 in the host to build correctly
This commit is contained in:
parent
7a249c4a2c
commit
ebf2da0d25
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue