aboutsummaryrefslogtreecommitdiffstats
path: root/community/bubblewrap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bubblewrap/APKBUILD')
-rw-r--r--community/bubblewrap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/bubblewrap/APKBUILD b/community/bubblewrap/APKBUILD
index 82e5e419d9..821cd362a8 100644
--- a/community/bubblewrap/APKBUILD
+++ b/community/bubblewrap/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="LGPL2+"
depends=""
depends_dev=""
-makedepends="autoconf automake libcap $depends_dev"
+makedepends="autoconf automake libcap-dev $depends_dev"
install=""
subpackages="$pkgname-doc $pkgname-bash-completion:bashcomp:noarch"
source="bubblewrap-$pkgver.tar.gz::https://github.com/projectatomic/bubblewrap/archive/v$pkgver.tar.gz"