added gtk-doc
svn path=/nixpkgs/trunk/; revision=13115
This commit is contained in:
@@ -295,6 +295,11 @@ rec {
|
||||
inherit (xlibs) libXmu;
|
||||
input = desktop.gnomeutils;
|
||||
};
|
||||
|
||||
gtkdoc = import ./gtkdoc.nix {
|
||||
inherit (platform) gtkdoc;
|
||||
inherit stdenv args;
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user