vala-panel: fix ftbfs

This commit is contained in:
Đoàn Trần Công Danh 2020-11-21 19:51:33 +07:00
parent c35f068f5a
commit 17759a5a7c
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ homepage="https://gitlab.com/vala-panel-project/vala-panel"
distfiles="https://gitlab.com/vala-panel-project/vala-panel/uploads/c42b5fbbfb42c5889e7184f5ead03f65/vala-panel-${version}.tar.xz"
checksum=09635f557e3d52894267a66297552119e874a25f9366bf5a1eeda8cfba948462
CFLAGS="-I$XBPS_CROSS_BASE/usr/include/harfbuzz"
vala-panel-devel_package() {
short_desc+=" - development files"
depends="vala-panel-${version}_${revision}"