Commit 3a8951ea authored by arthsmn's avatar arthsmn Committed by Yaya
Browse files

gwenview: add mainProgram

parent 1c79be68
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 = [