cups-browsed: Fix cross-compilation RiscV (#408946)

This commit is contained in:
Aleksana
2025-05-21 21:11:17 +08:00
committed by GitHub
+4 -2
View File
@@ -24,15 +24,17 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
autoreconfHook
pkg-config
cups
glib # Required for gdbus-codegen
pkg-config
];
buildInputs = [
avahi
cups
glib
libcupsfilters
libppd
glib
];
configureFlags = [