wio: Build with wlroots 0.13

This commit is contained in:
Michael Weiss
2021-05-14 19:47:03 +02:00
parent a17bfa39ce
commit fdbf305e3b
3 changed files with 260 additions and 3 deletions
+1 -3
View File
@@ -27015,9 +27015,7 @@ in
weston = callPackage ../applications/window-managers/weston { pipewire = pipewire_0_2; };
wio = callPackage ../applications/window-managers/wio {
wlroots = wlroots_0_12;
};
wio = callPackage ../applications/window-managers/wio { };
whitebox-tools = callPackage ../applications/gis/whitebox-tools {
inherit (darwin.apple_sdk.frameworks) Security;