Commit ef1b2ae1 authored by Evils's avatar Evils Committed by Bjørn Forsman
Browse files

appimage-run: add pciutils for FreeCAD

parent d37aa6f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -206,6 +206,7 @@ rec {
      libtool.lib # for Synfigstudio
      xorg.libxshmfence # for apple-music-electron
      at-spi2-core
      pciutils # for FreeCAD
    ];
  };
}