summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core.morph10
-rw-r--r--foundation.morph6
2 files changed, 10 insertions, 6 deletions
diff --git a/core.morph b/core.morph
index 287e99ea..ebcaf308 100644
--- a/core.morph
+++ b/core.morph
@@ -146,6 +146,16 @@
]
},
{
+ "name": "gtk-doc-stub",
+ "repo": "upstream:gtk-doc-stub",
+ "ref": "baserock/morph",
+ "build-depends": [
+ "autoconf",
+ "automake",
+ "libtool"
+ ]
+ },
+ {
"name": "libxml2",
"repo": "upstream:libxml2",
"ref": "baserock/morph",
diff --git a/foundation.morph b/foundation.morph
index 88a03c25..39e366d1 100644
--- a/foundation.morph
+++ b/foundation.morph
@@ -117,12 +117,6 @@
]
},
{
- "name": "gtk-doc-stub",
- "repo": "upstream:gtk-doc-stub",
- "ref": "baserock/morph",
- "build-depends": []
- },
- {
"name": "help2man",
"repo": "upstream:help2man",
"ref": "baserock/morph",