Loading pkgs/applications/kde/gwenview.nix +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ mkDerivation { description = "KDE image viewer"; license = with lib.licenses; [ gpl2Plus fdl12Plus ]; maintainers = [ lib.maintainers.ttuegel ]; mainProgram = "gwenview"; }; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; buildInputs = [ Loading Loading
pkgs/applications/kde/gwenview.nix +1 −0 Original line number Diff line number Diff line Loading @@ -14,6 +14,7 @@ mkDerivation { description = "KDE image viewer"; license = with lib.licenses; [ gpl2Plus fdl12Plus ]; maintainers = [ lib.maintainers.ttuegel ]; mainProgram = "gwenview"; }; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; buildInputs = [ Loading