mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
(cleanup) systemd: do not depend on libgcrypt
This commit is contained in:
parent
1fff0f7e0f
commit
7f40ce7d9a
@ -23,7 +23,7 @@ PKG_ARCH="any"
|
||||
PKG_LICENSE="GPL"
|
||||
PKG_SITE="http://www.freedesktop.org/wiki/Software/systemd"
|
||||
PKG_URL="http://www.freedesktop.org/software/systemd/$PKG_NAME-$PKG_VERSION.tar.xz"
|
||||
PKG_DEPENDS_TARGET="toolchain libcap kmod util-linux libgcrypt"
|
||||
PKG_DEPENDS_TARGET="toolchain libcap kmod util-linux"
|
||||
PKG_PRIORITY="required"
|
||||
PKG_SECTION="system"
|
||||
PKG_SHORTDESC="systemd: a system and session manager"
|
||||
|
Loading…
x
Reference in New Issue
Block a user