aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libwbxml/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/libwbxml/APKBUILD')
-rw-r--r--testing/libwbxml/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libwbxml/APKBUILD b/testing/libwbxml/APKBUILD
index d8b2f0c36e..dce1f530a8 100644
--- a/testing/libwbxml/APKBUILD
+++ b/testing/libwbxml/APKBUILD
@@ -6,7 +6,7 @@ pkgdesc="libwbxml is a library to encode and decode WAP Binary XML"
url="https://libwbxml.opensync.org"
license="LGPL"
depends=
-makedepends="cmake"
+makedepends="cmake expat-dev"
depends_dev="libxml2-dev"
install=
subpackages="$pkgname-dev $pkgname-doc"