[neon/neon-packaging/ghostwriter/Neon/release] debian: add runtime deps
Carlos De Maine
null at kde.org
Thu Jan 4 03:53:07 GMT 2024
Git commit 9904aa2bdbafbf7d544e24f67e49abc234cf6242 by Carlos De Maine.
Committed on 04/01/2024 at 04:53.
Pushed by carlosdem into branch 'Neon/release'.
add runtime deps
M +6 -2 debian/control
https://invent.kde.org/neon/neon-packaging/ghostwriter/-/commit/9904aa2bdbafbf7d544e24f67e49abc234cf6242
diff --git a/debian/control b/debian/control
index 012b0de..67f2158 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,12 @@ Standards-Version: 4.5.0
Homepage: https://invent.kde.org/office/ghostwriter
Package: ghostwriter
-Architecture: all
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Architecture: any
+Depends: pandoc,
+ cmark-gfm,
+ libtext-multimarkdown-perl,
+ ${misc:Depends},
+ ${shlibs:Depends}
Description: distraction-free text editor for Markdown
Ghostwriter is a distraction-free text editor for Markdown featuring
a live HTML preview as you type, theme creation, focus mode,
More information about the Neon-commits
mailing list