wxsqlite3: init at 3.3.1

This commit is contained in:
Rahul Gopinath
2016-07-05 00:12:35 -07:00
parent 65364cc83c
commit 86e2cd9066
2 changed files with 27 additions and 0 deletions

View File

@@ -17200,6 +17200,10 @@ in
wxmupen64plus = callPackage ../misc/emulators/wxmupen64plus { };
wxsqlite3 = callPackage ../development/libraries/wxsqlite3 {
wxGTK = wxGTK30;
};
x2x = callPackage ../tools/X11/x2x { };
xboxdrv = callPackage ../misc/drivers/xboxdrv { };