summaryrefslogtreecommitdiff
path: root/core.morph
diff options
context:
space:
mode:
Diffstat (limited to 'core.morph')
-rw-r--r--core.morph37
1 files changed, 19 insertions, 18 deletions
diff --git a/core.morph b/core.morph
index 0238f3d5..287e99ea 100644
--- a/core.morph
+++ b/core.morph
@@ -120,24 +120,6 @@
]
},
{
- "name": "libtool",
- "repo": "upstream:libtool",
- "ref": "baserock/build-essential",
- "build-depends": [
- "bash"
- ]
- },
- {
- "name": "libxml2",
- "repo": "upstream:libxml2",
- "ref": "baserock/morph",
- "build-depends": [
- "autoconf",
- "automake",
- "libtool"
- ]
- },
- {
"name": "openssl",
"repo": "upstream:openssl",
"ref": "baserock/morph",
@@ -156,6 +138,25 @@
]
},
{
+ "name": "libtool",
+ "repo": "upstream:libtool",
+ "ref": "baserock/build-essential",
+ "build-depends": [
+ "bash"
+ ]
+ },
+ {
+ "name": "libxml2",
+ "repo": "upstream:libxml2",
+ "ref": "baserock/morph",
+ "build-depends": [
+ "autoconf",
+ "automake",
+ "cpython",
+ "libtool"
+ ]
+ },
+ {
"name": "curl",
"repo": "upstream:curl",
"ref": "baserock/morph",