summaryrefslogtreecommitdiffstats
path: root/remote/tools/systemd
diff options
context:
space:
mode:
Diffstat (limited to 'remote/tools/systemd')
-rw-r--r--remote/tools/systemd/systemd.conf12
1 files changed, 5 insertions, 7 deletions
diff --git a/remote/tools/systemd/systemd.conf b/remote/tools/systemd/systemd.conf
index d2a5ab75..bfefcf63 100644
--- a/remote/tools/systemd/systemd.conf
+++ b/remote/tools/systemd/systemd.conf
@@ -1,7 +1,5 @@
-version=systemd-43
-url=http://www.freedesktop.org/software/systemd/${version}.tar.xz
-deps="intltool gperf libcap-dev dbus libudev-dev pkg-config libdbus-1-dev libkmod-dev"
-required_binaries="systemd"
-required_files=""
-
-
+VERSION=systemd-43
+URL=http://www.freedesktop.org/software/systemd/${VERSION}.tar.xz
+DEPS="intltool gperf libcap-dev dbus libudev-dev pkg-config libdbus-1-dev libkmod-dev"
+REQUIRED_BINARIES="systemd"
+REQUIRES_FILES=""