jgmenu: revert to pkg-config
[ci skip]
This commit is contained in:
parent
0c02593517
commit
097710e89c
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'jgmenu'
|
# Template file for 'jgmenu'
|
||||||
pkgname=jgmenu
|
pkgname=jgmenu
|
||||||
version=2.1
|
version=2.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_use_env=yes
|
make_use_env=yes
|
||||||
make_install_args="prefix=/usr"
|
make_install_args="prefix=/usr"
|
||||||
hostmakedepends="pkgconf python3"
|
hostmakedepends="pkg-config python3"
|
||||||
makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
|
makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
|
||||||
depends="desktop-file-utils python3"
|
depends="desktop-file-utils python3"
|
||||||
short_desc="Small X11 menu intended to be used with openbox and tint2"
|
short_desc="Small X11 menu intended to be used with openbox and tint2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue