keyfinder-cli: don't use libsForQt5
This is not a Qt application and libkeyfinder is now available globally.
This commit is contained in:
parent
4430bf6498
commit
f1bbe7f29e
@ -23023,7 +23023,7 @@ in
|
||||
|
||||
keyfinder = libsForQt5.callPackage ../applications/audio/keyfinder { };
|
||||
|
||||
keyfinder-cli = libsForQt5.callPackage ../applications/audio/keyfinder-cli { };
|
||||
keyfinder-cli = callPackage ../applications/audio/keyfinder-cli { };
|
||||
|
||||
kgraphviewer = libsForQt5.callPackage ../applications/graphics/kgraphviewer { };
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user