From 58990c93b3e7fbff90e62399e713244f2e54fbf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Fri, 15 Feb 2013 13:27:02 +0000 Subject: foundation.morph: gtk-doc-stub is not needed anymore GTK-Doc is now an optional dependency of GLib, gobject-introespection and systemd --- foundation.morph | 6 ------ tools.morph | 6 ++++++ 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/foundation.morph b/foundation.morph index f13cc85a..53a77b0e 100644 --- a/foundation.morph +++ b/foundation.morph @@ -116,12 +116,6 @@ "systemd" ] }, - { - "name": "gtk-doc-stub", - "repo": "upstream:gtk-doc-stub", - "ref": "master", - "build-depends": [] - }, { "name": "help2man", "repo": "upstream:help2man", diff --git a/tools.morph b/tools.morph index e337bf31..abad2c16 100644 --- a/tools.morph +++ b/tools.morph @@ -162,6 +162,12 @@ "ref": "baserock/bootstrap", "build-depends": [] }, + { + "name": "gtk-doc-stub", + "repo": "upstream:gtk-doc-stub", + "ref": "master", + "build-depends": [] + }, { "name": "vim", "repo": "upstream:vim", -- cgit v1.2.1