Allow both gtk_doc and gtkdoc names for now
svn path=/nixpkgs/trunk/; revision=17524
This commit is contained in:
parent
e2fd504dff
commit
6936d8fbec
@ -108,6 +108,9 @@ rec {
|
|||||||
inherit (pkgs) docbook_xml_dtd_43 docbook_xsl;
|
inherit (pkgs) docbook_xml_dtd_43 docbook_xsl;
|
||||||
inherit gnome_doc_utils;
|
inherit gnome_doc_utils;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# What name should we use??
|
||||||
|
gtkdoc = gtk_doc;
|
||||||
|
|
||||||
# Freedesktop library
|
# Freedesktop library
|
||||||
startup_notification = import ./platform/startup-notification {
|
startup_notification = import ./platform/startup-notification {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user