Skip to content

Commit

Permalink
(cleanup) systemd: do not depend on libgcrypt
Browse files Browse the repository at this point in the history
  • Loading branch information
stefansaraev authored and sraue committed Sep 20, 2015
1 parent 1fff0f7 commit 7f40ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sysutils/systemd/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 7f40ce7

Please sign in to comment.