Skip to content

Commit

Permalink
Issue #157: debian .deb release
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubMelka committed Feb 3, 2024
1 parent 8406fd0 commit 1bf7b72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion make-package.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ echo "Version: ${PDF4QT_VERSION}" >>$file
echo "Section: base" >>$file
echo "Priority: optional" >>$file
echo "Architecture: amd64" >>$file
echo "Depends: libqt6gui6, libqt6xml6, libqt6svg6, libqt6openglwidgets6, libtbb12, libqt6printsupport6, libqt6texttospeech6, qt6-speech-speechd-plugin, qt6-speech-flite-plugin">>$file
echo "Maintainer: Jakub Melka" >>$file
echo "Description: Unleash the power of PDF4QT: Your go-to open source PDF editor powered by the Qt framework. With a robust C++ library, intuitive PDF viewing/editing applications, and a handy command-line tool, PDF4QT streamlines your PDF interactions. Try it today." >>$file
echo "Homepage: https://jakubmelka.github.io/" >>$file
Expand Down

0 comments on commit 1bf7b72

Please sign in to comment.