From aaf2e6d488bc3df2fac9f2751e50a314a83f67e7 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Mon, 23 Sep 2013 14:02:01 +0000 Subject: Use openssl-new instead of openssl --- core.morph | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/core.morph b/core.morph index a76aa11a..80aa3e72 100644 --- a/core.morph +++ b/core.morph @@ -72,8 +72,8 @@ chunks: ref: baserock/build-essential build-depends: - m4 -- name: openssl - repo: upstream:openssl +- name: openssl-new + repo: upstream:openssl-new ref: baserock/morph build-depends: - perl @@ -85,7 +85,7 @@ chunks: repo: upstream:cpython ref: baserock/morph-2.7 build-depends: - - openssl + - openssl-new - bzip2 - name: libtool repo: upstream:libtool @@ -114,7 +114,7 @@ chunks: - autoconf - automake - libtool - - openssl + - openssl-new - name: libexpat repo: upstream:libexpat ref: baserock/morph @@ -139,7 +139,7 @@ chunks: - error-perl-tarball - gettext - libexpat - - openssl + - openssl-new - name: bison repo: upstream:bison ref: baserock/morph -- cgit v1.2.1