Submitting patch by qknight (Joachim Schiele) to add Gnome2 python bindings

svn path=/nixpkgs/trunk/; revision=34203
This commit is contained in:
Cillian de Roiste
2012-05-21 22:46:40 +00:00
parent f44b78641d
commit 6bf4d9522a
2 changed files with 40 additions and 0 deletions
+2
View File
@@ -111,4 +111,6 @@
libglademm = callPackage ./bindings/libglademm { };
gnome_python = callPackage ./bindings/gnome-python { };
}