diff --git a/srcpkgs/libwaylandpp/template b/srcpkgs/libwaylandpp/template index 50dcce02004..023e8515822 100644 --- a/srcpkgs/libwaylandpp/template +++ b/srcpkgs/libwaylandpp/template @@ -1,13 +1,13 @@ # Template file for 'libwaylandpp' pkgname=libwaylandpp version=0.2.5 -revision=1 +revision=2 wrksrc="waylandpp-${version}" build_style=cmake configure_args="-DBUILD_SCANNER=TRUE -DBUILD_LIBRARIES=TRUE -DBUILD_DOCUMENTATION=TRUE -DBUILD_EXAMPLES=TRUE -DWAYLAND_SCANNERPP=/usr/bin/wayland-scanner++" -hostmakedepends="pkgconf doxygen graphviz" +hostmakedepends="pkg-config doxygen graphviz" makedepends="wayland-devel MesaLib-devel pugixml-devel" short_desc="Wayland C++ bindings" maintainer="maxice8 "