libwaylandpp: revert to pkg-config
[ci skip]
This commit is contained in:
parent
ff7e600ecd
commit
2f365beb67
1 changed files with 2 additions and 2 deletions
|
@ -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 <thinkabit.ukim@gmail.com>"
|
||||
|
|
Loading…
Reference in a new issue