watchman: rebuild with pcre-config cross wrapper; pkg-config unneeded.
This commit is contained in:
parent
1f2eb30af2
commit
f1cf9bc8a5
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'watchman'
|
||||
pkgname=watchman
|
||||
version=3.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_pie=yes
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
hostmakedepends="automake libtool"
|
||||
makedepends="pcre-devel"
|
||||
short_desc="Watches files and records, or triggers actions, when they change"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
|
|
Loading…
Reference in New Issue