wlroots_0_17: fix cross compilation

This commit is contained in:
Colin
2024-05-01 08:58:24 +02:00
committed by Jörg Thalheim
parent ea74a62bd4
commit 3175915a17
@@ -127,9 +127,11 @@ rec {
wlroots_0_17 = generic {
version = "0.17.3";
hash = "sha256-jth6BKci3sVDC86o+gSHKyDWnibVcNmipm7nn0S6LTg=";
extraNativeBuildInputs = [
hwdata
];
extraBuildInputs = [
ffmpeg
hwdata
libliftoff
libdisplay-info
];