From b273a788b3fa0e708c0871174e2e9bb9b12386a1 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 2 Nov 2021 11:31:18 +0100 Subject: systemd depends on glibc --- package/systemd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/systemd') diff --git a/package/systemd/Makefile b/package/systemd/Makefile index 2e38a7e8d..09834cdfa 100644 --- a/package/systemd/Makefile +++ b/package/systemd/Makefile @@ -15,12 +15,12 @@ PKG_BUILDDEP+= python3-host gettext-host kmod meson-host ninja-host PKG_BUILDDEP+= python3-jinja2-host PKG_KDEPENDS:= inotify-user cgroups namespaces fhandle tmpfs-posix-acl tmpfs-xattr PKG_KDEPENDS+= uts-ns autofs4-fs fanotify +PKG_LIBC_DEPENDS:= glibc PKG_NEEDS:= locale intl PKG_URL:= https://wiki.freedesktop.org/www/Software/systemd/ PKG_SITES:= https://github.com/systemd/systemd/archive/ PKG_CFLINE_SYSTEMD:= select BUSYBOX_SULOGIN if ADK_RUNTIME_BASE_BUSYBOX -PKG_LIBC_DEPENDS:= !musl PKG_FLAVOURS_SYSTEMD:= WITH_PAM WITH_XZ WITH_ZLIB PKGFD_WITH_PAM:= enable pam support -- cgit v1.2.3