jgmenu: revert to pkg-config

[ci skip]
This commit is contained in:
maxice8 2019-02-24 23:25:34 -03:00
parent 0c02593517
commit 097710e89c
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
# Template file for 'jgmenu'
pkgname=jgmenu
version=2.1
revision=1
revision=2
build_style=gnu-makefile
make_use_env=yes
make_install_args="prefix=/usr"
hostmakedepends="pkgconf python3"
hostmakedepends="pkg-config python3"
makedepends="librsvg-devel libXrandr-devel libxml2-devel menu-cache-devel pango-devel"
depends="desktop-file-utils python3"
short_desc="Small X11 menu intended to be used with openbox and tint2"