From 4538ea911e27e080727d49f90843402bdd03e155 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 4 Jun 2015 12:08:58 +0000 Subject: testing/xcmenu: build fix needs libxcb-dev --- testing/xcmenu/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/xcmenu') diff --git a/testing/xcmenu/APKBUILD b/testing/xcmenu/APKBUILD index 950671447f..1f5f253892 100644 --- a/testing/xcmenu/APKBUILD +++ b/testing/xcmenu/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="WTFPL" depends="" depends_dev="" -makedepends="$depends_dev" +makedepends="$depends_dev libxcb-dev" install="" subpackages="" source="saveas-https://github.com/Cloudef/xcmenu/archive/$_commit.zip/$pkgname-$_commit.zip -- cgit v1.2.3