summaryrefslogtreecommitdiff
path: root/devel.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-05-03 14:49:56 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-05-03 14:49:56 +0100
commit21026cb29ecca6055d78caea1c6c5108309c6903 (patch)
treeea1a98d1e751f4704644e934da8da545fbbbd6be /devel.morph
parent52bc70b48358aa3e6a55738adcfa7dd18483003d (diff)
downloadmorphs-21026cb29ecca6055d78caea1c6c5108309c6903.tar.gz
move libexpat from devel to foundation
libexpat is needed by dbus, which is in foundation
Diffstat (limited to 'devel.morph')
-rw-r--r--devel.morph5
1 files changed, 0 insertions, 5 deletions
diff --git a/devel.morph b/devel.morph
index c7d8964..1df82e4 100644
--- a/devel.morph
+++ b/devel.morph
@@ -136,10 +136,6 @@
"ref": "baserock/morph"
},
{
- "name": "libexpat",
- "ref": "baserock/morph"
- },
- {
"name": "openssl",
"ref": "baserock/morph"
},
@@ -165,7 +161,6 @@
"name": "git",
"ref": "baserock/morph",
"build-depends": [
- "libexpat",
"openssl",
"curl",
"cpython"