summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2012-05-09 16:03:07 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2012-05-09 16:03:07 +0100
commit6b09f1a3221c8068cd4da21efee8b0cdcd690a4d (patch)
treeed6ad82f6e0039892f3840f7c50e04e602f531a1
parent261aabb003d17a3a01f60c5a29ffc71c6db10285 (diff)
downloadmorphs-6b09f1a3221c8068cd4da21efee8b0cdcd690a4d.tar.gz
devel.morph: add gtk-doc-stub
foundation has glib, which needs gtk-doc. foundation is allowed to depend on devel, so gtk-doc-stub needs to be in devel.
-rw-r--r--devel.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel.morph b/devel.morph
index 47e9d8d..3e1f88d 100644
--- a/devel.morph
+++ b/devel.morph
@@ -134,6 +134,15 @@
"ref": "baserock/morph"
},
{
+ "name": "gtk-doc-stub",
+ "repo": "upstream:gtk-doc-stub",
+ "ref": "master",
+ "build-depends": [
+ "bash",
+ "make"
+ ]
+ },
+ {
"name": "linux-user-chroot",
"repo": "upstream:linux-user-chroot",
"ref": "master",