xca: fix openssl3 build failure
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
This commit is contained in:
@@ -32238,7 +32238,7 @@ with pkgs;
|
||||
|
||||
kodi-cli = callPackage ../tools/misc/kodi-cli { };
|
||||
|
||||
xca = libsForQt5.callPackage ../applications/misc/xca { };
|
||||
xca = libsForQt5_openssl_1_1.callPackage ../applications/misc/xca { };
|
||||
|
||||
xcalib = callPackage ../tools/X11/xcalib { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user