libxkbcommon: revert to pkg-config
[ci skip]
This commit is contained in:
parent
2f365beb67
commit
264b021865
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'libxkbcommon'
|
# Template file for 'libxkbcommon'
|
||||||
pkgname=libxkbcommon
|
pkgname=libxkbcommon
|
||||||
version=0.8.4
|
version=0.8.4
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname}-${pkgname#lib}-${version}"
|
wrksrc="${pkgname}-${pkgname#lib}-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Denable-wayland=true -Denable-docs=false -Denable-x11=true"
|
configure_args="-Denable-wayland=true -Denable-docs=false -Denable-x11=true"
|
||||||
hostmakedepends="pkgconf bison wayland-protocols"
|
hostmakedepends="pkg-config bison wayland-protocols"
|
||||||
makedepends="xkeyboard-config libxcb-devel wayland-devel"
|
makedepends="xkeyboard-config libxcb-devel wayland-devel"
|
||||||
depends="xkeyboard-config"
|
depends="xkeyboard-config"
|
||||||
short_desc="Library to handle keyboard descriptions"
|
short_desc="Library to handle keyboard descriptions"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue