From 996160426d6f097a50f3da934ed17bd2d2b116be Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 26 Apr 2016 10:22:52 +0200 Subject: [rfs-stage32] Move required binary openssl to module.conf --- remote/rootfs/rootfs-stage32/module.conf | 1 + remote/rootfs/rootfs-stage32/module.conf.ubuntu | 3 --- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'remote/rootfs') diff --git a/remote/rootfs/rootfs-stage32/module.conf b/remote/rootfs/rootfs-stage32/module.conf index 4bb758a7..30b9e334 100644 --- a/remote/rootfs/rootfs-stage32/module.conf +++ b/remote/rootfs/rootfs-stage32/module.conf @@ -40,6 +40,7 @@ REQUIRED_BINARIES=" sed date cat + openssl " REQUIRED_LIBRARIES=" libcap diff --git a/remote/rootfs/rootfs-stage32/module.conf.ubuntu b/remote/rootfs/rootfs-stage32/module.conf.ubuntu index 77c68cef..73564780 100644 --- a/remote/rootfs/rootfs-stage32/module.conf.ubuntu +++ b/remote/rootfs/rootfs-stage32/module.conf.ubuntu @@ -9,9 +9,6 @@ REQUIRED_INSTALLED_PACKAGES=" REQUIRED_CONTENT_PACKAGES=" openssl " -REQUIRED_BINARIES+=" - openssl -" REQUIRED_DIRECTORIES=" /lib/xtables " -- cgit v1.2.3-55-g7522