Merge pull request #95437 from doronbehar/pkg/screenkey

This commit is contained in:
Jan Tojnar
2020-08-17 18:18:49 +02:00
committed by GitHub
3 changed files with 43 additions and 50 deletions
+1 -1
View File
@@ -6690,7 +6690,7 @@ in
quazip = quazip_qt4;
};
screenkey = python2Packages.callPackage ../applications/video/screenkey { };
screenkey = callPackage ../applications/video/screenkey { };
quazip_qt4 = libsForQt5.quazip.override {
qtbase = qt4;