From 2ca076bc4caaf2b5c52840cd32fe0aba98d41091 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Wed, 9 Apr 2014 14:10:46 +0000 Subject: Make cpython build-depend on sqlite3 Also move sqlite3 from foundation to core, so we don't have foundation and core build-depending on each other. After this, "import sqlite3" works in Python. --- foundation.morph | 5 ----- 1 file changed, 5 deletions(-) (limited to 'foundation.morph') diff --git a/foundation.morph b/foundation.morph index 413ed4be..827459e5 100644 --- a/foundation.morph +++ b/foundation.morph @@ -30,11 +30,6 @@ chunks: ref: 77d4586cc47e8f4c02278afbc220145bba0d442b unpetrify-ref: baserock/morph build-depends: [] -- name: sqlite3 - repo: upstream:sqlite3 - ref: f6c2a9fe49d20654c2c41844d056033692a223b7 - unpetrify-ref: baserock/morph - build-depends: [] - name: libusbx repo: upstream:libusbx ref: 7ec94a45ed8155e7a1d4d5d75575099b09c78834 -- cgit v1.2.1