[jhbuild] Add systemmodule to moduleset.dtd (GNOME bug 669554)
- From: Craig Keogh <cskeogh src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [jhbuild] Add systemmodule to moduleset.dtd (GNOME bug 669554)
- Date: Thu, 17 May 2012 11:56:39 +0000 (UTC)
commit 84983960bc0ff17e37315ebab5d6059b69486933
Author: Craig Keogh <cskeogh adam com au>
Date: Thu May 17 15:35:31 2012 +0930
Add systemmodule to moduleset.dtd (GNOME bug 669554)
modulesets/moduleset.dtd | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/moduleset.dtd b/modulesets/moduleset.dtd
index 87e8923..4b95eb0 100644
--- a/modulesets/moduleset.dtd
+++ b/modulesets/moduleset.dtd
@@ -5,7 +5,7 @@
<!ELEMENT repository (mirror*)>
<!ATTLIST repository
name CDATA #REQUIRED
- type (arch|bzr|cvs|darcs|fossil|git|hg|svn|tarball) #REQUIRED
+ type (arch|bzr|cvs|darcs|fossil|git|hg|svn|system|tarball) #REQUIRED
default (yes|no) "no"
password CDATA #IMPLIED
cvsroot CDATA #IMPLIED
@@ -90,6 +90,10 @@
<!ELEMENT linux (pkg-config?,branch?,dependencies?,after?,kconfig+)>
<!ATTLIST linux
+ id CDATA #REQUIRED>
+
+<!ELEMENT systemmodule (pkg-config?,branch?)>
+<!ATTLIST systemmodule
id CDATA #REQUIRED
makeargs CDATA #IMPLIED>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]