From d9e47f0a9da3e21f1fbda6eef5e978e6fb5d3116 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sat, 25 Sep 2010 14:38:20 +0000 Subject: testing/libsyncml: build fix needs cmake --- testing/libsyncml/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/libsyncml/APKBUILD') diff --git a/testing/libsyncml/APKBUILD b/testing/libsyncml/APKBUILD index e10642d3e..0d8617113 100644 --- a/testing/libsyncml/APKBUILD +++ b/testing/libsyncml/APKBUILD @@ -6,7 +6,7 @@ pkgdesc="Implementation of the SyncML protocol" url="http://libsyncml.opensync.org/" license="LGPL-2.1" depends= -makedepends="glib-dev libxml2-dev libwbxml-dev openobex-dev bluez-dev" +makedepends="glib-dev libxml2-dev libwbxml-dev openobex-dev bluez-dev cmake" install= subpackages="$pkgname-dev" source="http://downloads.sourceforge.net/libsyncml/libsyncml-$pkgver.tar.bz2" -- cgit v1.2.3