summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Maw <jonathan.maw@codethink.co.uk>2013-03-05 17:26:00 +0000
committerJonathan Maw <jonathan.maw@codethink.co.uk>2013-03-05 17:26:02 +0000
commit4560a3a0481d9661703e20782948b9c3e9dca644 (patch)
tree6336330e6014dd47b72247ccb593d74ca55c7e87
parent74e84d13e8e78ec0c421d7a54beeec396246f731 (diff)
downloadmorphs-4560a3a0481d9661703e20782948b9c3e9dca644.tar.gz
Moved gtk-doc-stub to core
Core is for build-dependencies, foundation is for userland tools.
-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 287e99e..ebcaf30 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 88a03c2..39e366d 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",