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