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'
|
||||
pkgname=gmrun
|
||||
version=0.9.2
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
makedepends="gtk+-devel glib-devel pkg-config popt-devel"
|
||||
makedepends="gtk+-devel popt-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
depends="gtk+ popt"
|
||||
short_desc="A simple program which provides an X 'run program' window"
|
||||
maintainer="bougyman <bougyman@rubyists.com>"
|
||||
license="GPL-2"
|
||||
|
|
Loading…
Reference in a new issue