libunique1: revert to pkg-config
[ci skip]
This commit is contained in:
parent
823441f0a0
commit
ff7e600ecd
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
# Template file for 'libunique1'
|
||||
pkgname=libunique1
|
||||
version=1.1.6
|
||||
revision=10
|
||||
revision=11
|
||||
wrksrc="libunique-${version}"
|
||||
build_style=gnu-configure
|
||||
build_helper="gir"
|
||||
configure_args="--disable-static --disable-dbus"
|
||||
hostmakedepends="libtool automake pkgconf glib-devel"
|
||||
hostmakedepends="libtool automake pkg-config glib-devel"
|
||||
makedepends="libSM-devel gtk+-devel"
|
||||
short_desc="Library for writing single instance applications (GTK+2)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
|
|
Loading…
Add table
Reference in a new issue