From ccdf2eee5b6daf1075e7b6c436b809f144c7feaf Mon Sep 17 00:00:00 2001 From: Michael Marineau Date: Tue, 1 Jul 2014 16:16:22 -0700 Subject: [PATCH] profiles: enable cryptsetup support --- .../profiles/coreos/targets/generic/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/make.defaults b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/make.defaults index 2c2fcdc5bd..aa9ac1421e 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/make.defaults +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/targets/generic/make.defaults @@ -1,7 +1,7 @@ # Copyright (c) 2012 The Chromium OS Authors. All rights reserved. # Distributed under the terms of the GNU General Public License v2 -USE="cros-debug acpi usb symlink-usr -pam" +USE="cros-debug acpi usb symlink-usr cryptsetup -pam" USE="${USE} -cros_host -expat -pic -pie -cairo -X" USE="${USE} -acl -cracklib -gpm -openmp -python -sha512" USE="${USE} -fortran -abiword -perl -cups -poppler-data -nls"