appimage-run: add pciutils for FreeCAD

This commit is contained in:
Evils
2023-09-28 19:15:01 +02:00
committed by Bjørn Forsman
parent d37aa6f414
commit ef1b2ae152
+1
View File
@@ -206,6 +206,7 @@ rec {
libtool.lib # for Synfigstudio
xorg.libxshmfence # for apple-music-electron
at-spi2-core
pciutils # for FreeCAD
];
};
}