diff --git a/srcpkgs/httpdirfs/template b/srcpkgs/httpdirfs/template index cbff9e7ae25..642e893c043 100644 --- a/srcpkgs/httpdirfs/template +++ b/srcpkgs/httpdirfs/template @@ -1,12 +1,11 @@ # Template file for 'httpdirfs' pkgname=httpdirfs version=1.2.0 -revision=3 +revision=4 build_style=gnu-makefile make_install_args="prefix=/usr" makedepends="libcurl-devel fuse-devel gumbo-parser-devel libuuid-devel expat-devel" -depends="libcurl fuse gumbo-parser" short_desc="Mount HTTP directory listings, with a permanent cache" maintainer="Nathan Owens " license="GPL-3.0-only"