citra: init at 2017-07-26

This commit is contained in:
Nikolay Amiantov
2017-07-27 15:57:12 +03:00
parent 9ffdbe3853
commit bc52bf2cfe
2 changed files with 37 additions and 0 deletions

View File

@@ -1331,6 +1331,10 @@ with pkgs;
citrix_receiver = callPackage ../applications/networking/remote/citrix-receiver { };
citra = libsForQt5.callPackage ../misc/emulators/citra {
boost = boost163;
};
cmst = libsForQt5.callPackage ../tools/networking/cmst { };
colord = callPackage ../tools/misc/colord { };