From 9f7250f4f4f15eb9c261641ee83cae88d5b05684 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 10 Dec 2013 18:31:28 +0100 Subject: another round of compile fixes for raspberry release build --- package/systemd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/systemd') diff --git a/package/systemd/Makefile b/package/systemd/Makefile index c609f821c..52c45504f 100644 --- a/package/systemd/Makefile +++ b/package/systemd/Makefile @@ -9,8 +9,8 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= df64550d92afbffb4f67a434193ee165 PKG_DESCR:= System and Service Manager PKG_SECTION:= utils -PKG_DEPENDS:= libblkid -PKG_BUILDDEP:= usbutils glib kmod util-linux +PKG_DEPENDS:= libblkid libcap +PKG_BUILDDEP:= usbutils glib kmod util-linux libcap PKG_URL:= http://freedesktop.org/wiki/Software/systemd/ PKG_SITES:= http://www.freedesktop.org/software/systemd/ PKG_LIBNAME:= libudev -- cgit v1.2.3