3 dependsOnHeader("sgml/libsgml.h")
4 // appendInstallCommand("apt-get", "(cd addons/SGML/source/libsgml && ./configure && make && make install && ldconfig)")
5 // appendInstallCommand("emerge", "(cd addons/SGML/source/libsgml && ./configure && make && make install && ldconfig)")
6 // appendInstallCommand("port", "(cd addons/SGML/source/libsgml && ./configure && make && make install)")
7 // appendInstallCommand("urpmi", "(cd addons/SGML/source/libsgml && ./configure && make && make install && ldconfig)")