From 8d598ea24b0b2100b337f2956c6b7aa8eb7701b8 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 19 Oct 2015 16:30:21 +0100 Subject: build/dependencies/trisquel7: add libcrypto (libssl-dev) to script --- resources/scripts/helpers/build/dependencies/trisquel7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resources/scripts/helpers/build/dependencies') diff --git a/resources/scripts/helpers/build/dependencies/trisquel7 b/resources/scripts/helpers/build/dependencies/trisquel7 index d8e4799b..4a963a3b 100755 --- a/resources/scripts/helpers/build/dependencies/trisquel7 +++ b/resources/scripts/helpers/build/dependencies/trisquel7 @@ -68,7 +68,7 @@ apt-get -y install build-essential # Coreboot build dependencies (also requires build-essential and git) # ------------------------------------------------------------ -apt-get -y install libncurses5-dev doxygen iasl gdb flex bison build-essential git +apt-get -y install libncurses5-dev doxygen iasl gdb flex bison build-essential git libssl-dev # For cross-compiling i686 target on x86_64 host. if [ "$(uname -i)" = "x86_64" ] || [ "$(uname -m)" = "x86_64" ] -- cgit v1.2.3-70-g09d2