mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
gmrun: use correct build_style
This commit is contained in:
parent
3a79de2b77
commit
1d5ac1f6e5
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
pkgname=gmrun
|
||||
version=1.4w
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr --sysconfdir=/etc"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="gtk+3-devel"
|
||||
short_desc="Run utility featuring a slim design and bash style auto-completion"
|
||||
|
|
Loading…
Add table
Reference in a new issue