diff --git a/srcpkgs/watchman/template b/srcpkgs/watchman/template index c50836a7e1..0cea176da3 100644 --- a/srcpkgs/watchman/template +++ b/srcpkgs/watchman/template @@ -1,9 +1,9 @@ # Template file for 'watchman' pkgname=watchman version=4.9.0 -revision=3 +revision=4 build_style=gnu-configure -configure_args="--disable-statedir --disable-lenient" +configure_args="--disable-statedir --enable-lenient" hostmakedepends="pkg-config automake libtool" makedepends="pcre-devel libressl-devel" short_desc="Watches files and records, or triggers actions, when they change"