qt6: remove all references to aliases

This commit is contained in:
Nick Cao 2022-05-25 09:51:34 +08:00
parent 89299dc189
commit 3688fe70f4
No known key found for this signature in database
GPG Key ID: 068A56CEF48FA2C1
2 changed files with 4 additions and 4 deletions

View File

@ -37,7 +37,7 @@
, libdrm
, libdatrie
, lttng-ust
, epoxy
, libepoxy
, libiconv
, dbus
, fontconfig
@ -152,7 +152,7 @@ stdenv.mkDerivation rec {
xorg.libXdmcp
xorg.libXtst
xorg.xcbutilcursor
epoxy
libepoxy
] ++ (with unixODBCDrivers; [
psql
sqlite

View File

@ -63,7 +63,7 @@
, libxslt
, lcms2
, re2
, kerberos
, libkrb5
, enableProprietaryCodecs ? true
}:
@ -215,7 +215,7 @@ qtModule rec {
# Pipewire
pipewire
kerberos
libkrb5
];
buildInputs = [