Update nncmpp

This commit is contained in:
2024-02-10 06:24:58 +01:00
parent b72b93128b
commit 87588c12cd

View File

@@ -13,6 +13,8 @@ pkgs.stdenv.mkDerivation rec {
# Tests
libxml2
desktop-file-utils
] ++ lib.optionals full [
librsvg
];
buildInputs = with pkgs; [
@@ -30,6 +32,7 @@ pkgs.stdenv.mkDerivation rec {
] ++ lib.optionals full [
fftw
fftwSinglePrec
libpng
libpulseaudio
xorg.libXft
xorg.libXau