diff options
Diffstat (limited to 'package/systemd/Makefile')
-rw-r--r-- | package/systemd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/systemd/Makefile b/package/systemd/Makefile index ac3c04389..be860b8de 100644 --- a/package/systemd/Makefile +++ b/package/systemd/Makefile @@ -12,6 +12,7 @@ PKG_SECTION:= base/init PKG_DEPENDS:= libcap libmount libuuid libblkid libncurses libkmod PKG_BUILDDEP:= intltool-host gperf-host libcap util-linux gettext-host kmod PKG_KDEPENDS:= cgroups namespaces fhandle tmpfs-posix-acl tmpfs-xattr +PKG_NEEDS:= locale intl PKG_URL:= https://wiki.freedesktop.org/www/Software/systemd/ PKG_SITES:= https://github.com/systemd/systemd/archive/ |