[jhbuild] add cmake to element moduleset in moduleset.dtd



commit 81482f30e385d50c84f8b544f1d5e916d2b3db0d
Author: Marcin Wojdyr <wojdyr gmail com>
Date:   Wed Feb 15 17:28:30 2012 +0000

    add cmake to element moduleset in moduleset.dtd
    
    https://bugzilla.gnome.org/show_bug.cgi?id=669658

 modulesets/moduleset.dtd |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modulesets/moduleset.dtd b/modulesets/moduleset.dtd
index e51d2be..b96f113 100644
--- a/modulesets/moduleset.dtd
+++ b/modulesets/moduleset.dtd
@@ -1,4 +1,4 @@
-<!ELEMENT moduleset (repository|include|autotools|metamodule|tarball|distutils|perl|linux|testmodule|cvsroot|cvsmodule|waf)+>
+<!ELEMENT moduleset (repository|include|autotools|metamodule|tarball|distutils|perl|linux|testmodule|cvsroot|cvsmodule|waf|cmake)+>
 <!ATTLIST moduleset
 	name     CDATA  #IMPLIED>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]