Merge pull request #743 from marineam/cryptsetup

profiles: enable cryptsetup support
This commit is contained in:
Michael Marineau 2014-07-15 11:49:34 -07:00
commit 66fcc06f39

View File

@ -1,7 +1,7 @@
# Copyright (c) 2012 The Chromium OS Authors. All rights reserved. # Copyright (c) 2012 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2 # 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} -cros_host -expat -pic -pie -cairo -X"
USE="${USE} -acl -cracklib -gpm -openmp -python -sha512" USE="${USE} -acl -cracklib -gpm -openmp -python -sha512"
USE="${USE} -fortran -abiword -perl -cups -poppler-data -nls" USE="${USE} -fortran -abiword -perl -cups -poppler-data -nls"