rng-tools: remove libgcrypt dependency

Remove libgcrypt dependency, spotted by buildbot.
It seems to be related to x86-only functionality.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
This commit is contained in:
Hannu Nyman 2014-07-25 16:49:24 +03:00
parent 4afd842800
commit 87cc2de3eb
1 changed files with 3 additions and 0 deletions

View File

@ -34,6 +34,9 @@ CONFIGURE_VARS += \
LIBS="-largp"
endif
CONFIGURE_ARGS += \
--without-libgcrypt
define Package/rng-tools/install
$(INSTALL_DIR) $(1)/etc/init.d
$(INSTALL_BIN) ./files/rngd.init $(1)/etc/init.d/rngd