diff --git a/srcpkgs/plocate/patches/include.patch b/srcpkgs/plocate/patches/include.patch new file mode 100644 index 00000000000..2ba06abf287 --- /dev/null +++ b/srcpkgs/plocate/patches/include.patch @@ -0,0 +1,10 @@ +--- a/plocate.cpp.orig ++++ b/plocate.cpp +@@ -31,6 +31,7 @@ + #include + #include + #include ++#include + #include + #include + #include diff --git a/srcpkgs/plocate/template b/srcpkgs/plocate/template index 58252651243..9fe873cba5a 100644 --- a/srcpkgs/plocate/template +++ b/srcpkgs/plocate/template @@ -1,9 +1,10 @@ # Template file for 'plocate' pkgname=plocate -version=1.1.8 +version=1.1.9 revision=1 build_style=meson configure_args=" + -Dinstall_systemd=false -Dupdatedb_progname=pupdatedb -Dlocategroup=_plocate" hostmakedepends="pkg-config" @@ -14,7 +15,7 @@ license="GPL-2.0-or-later" homepage="https://plocate.sesse.net/" changelog="https://git.sesse.net/?p=plocate;a=blob_plain;f=NEWS;hb=HEAD" distfiles="https://plocate.sesse.net/download/plocate-${version}.tar.gz" -checksum=13002f065c28a93623a03d44c911a44f1659e8b1841aad80fd8a566a1200f43c +checksum=0df2bee9921ca74dd2587222d1d9a3b61d561252c9316d3667d2bd0b697798c8 system_accounts="_plocate"