qt: fix breeze-qt5 path (#4098)
Don't use aliases as those may be disabled.
This commit is contained in:
parent
ea2f17615e
commit
9ba7b3990e
|
@ -94,7 +94,7 @@ in {
|
|||
example = "adwaita-dark";
|
||||
relatedPackages = [
|
||||
"adwaita-qt"
|
||||
"breeze-qt5"
|
||||
[ "libsForQt5" "breeze-qt5" ]
|
||||
[ "libsForQt5" "qtstyleplugins" ]
|
||||
"qtstyleplugin-kvantum-qt4"
|
||||
[ "libsForQt5" "qtstyleplugin-kvantum" ]
|
||||
|
|
Loading…
Reference in a new issue