summaryrefslogtreecommitdiff
path: root/foundation.morph
diff options
context:
space:
mode:
Diffstat (limited to 'foundation.morph')
-rw-r--r--foundation.morph8
1 files changed, 8 insertions, 0 deletions
diff --git a/foundation.morph b/foundation.morph
index 39b51f12..5add8dc7 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -101,6 +101,13 @@
]
},
{
+ "name": "libexpat",
+ "ref": "baserock/morph",
+ "build-depends": [
+ "eglibc"
+ ]
+ },
+ {
"name": "glib",
"ref": "master",
"build-depends": [
@@ -111,6 +118,7 @@
"name": "dbus",
"ref": "baserock/morph",
"build-depends": [
+ "libexpat",
"glib"
]
},