From f64dbc67cd4361cbbfbf612eef7aafc6318774a8 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Fri, 10 Jan 2020 19:56:56 -0500 Subject: community/wlroots: add xkeyboard-config dependency --- community/wlroots/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'community') diff --git a/community/wlroots/APKBUILD b/community/wlroots/APKBUILD index 1036a62886..af77ca9184 100644 --- a/community/wlroots/APKBUILD +++ b/community/wlroots/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Drew DeVault pkgname=wlroots pkgver=0.8.1 -pkgrel=0 +pkgrel=1 pkgdesc="A modular Wayland compositor library" url="https://github.com/swaywm/wlroots" arch="all" @@ -23,6 +23,7 @@ makedepends=" wayland-protocols xcb-util-image-dev xcb-util-wm-dev + xkeyboard-config " subpackages="$pkgname-dev" source="$pkgname-$pkgver.tar.gz::https://github.com/swaywm/$pkgname/archive/$pkgver.tar.gz -- cgit v1.2.3