mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
gmrun: clean up build/run dependencies.
This commit is contained in:
parent
84a9c3d289
commit
3732382fc4
1 changed files with 2 additions and 3 deletions
|
@ -1,11 +1,10 @@
|
||||||
# Template file for 'gmrun'
|
# Template file for 'gmrun'
|
||||||
pkgname=gmrun
|
pkgname=gmrun
|
||||||
version=0.9.2
|
version=0.9.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="gtk+-devel glib-devel pkg-config popt-devel"
|
makedepends="gtk+-devel popt-devel"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
depends="gtk+ popt"
|
|
||||||
short_desc="A simple program which provides an X 'run program' window"
|
short_desc="A simple program which provides an X 'run program' window"
|
||||||
maintainer="bougyman <bougyman@rubyists.com>"
|
maintainer="bougyman <bougyman@rubyists.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
|
|
Loading…
Add table
Reference in a new issue