From 6ccd7e7b06cd5526674fc243dc06a2bb43f848b8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 4 Jun 2015 12:10:13 +0000 Subject: [PATCH] testing/xcmenu: build fix (zlib-dev) --- testing/xcmenu/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/xcmenu/APKBUILD b/testing/xcmenu/APKBUILD index 1f5f2538924..ae4ed0f7579 100644 --- a/testing/xcmenu/APKBUILD +++ b/testing/xcmenu/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="WTFPL" depends="" depends_dev="" -makedepends="$depends_dev libxcb-dev" +makedepends="$depends_dev libxcb-dev zlib-dev" install="" subpackages="" source="saveas-https://github.com/Cloudef/xcmenu/archive/$_commit.zip/$pkgname-$_commit.zip