summaryrefslogtreecommitdiff
path: root/package/systemd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-10 18:31:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-10 18:31:28 +0100
commit9f7250f4f4f15eb9c261641ee83cae88d5b05684 (patch)
tree05e941ef13d29a0caf339f98090290ae354f1492 /package/systemd
parent0d1648364f45bf64f2e968111a3391c70732371e (diff)
another round of compile fixes for raspberry release build
Diffstat (limited to 'package/systemd')
-rw-r--r--package/systemd/Makefile4
1 files changed, 2 insertions, 2 deletions
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