Skip to content

Commit

Permalink
updated dependency list for DEB creation scripts
Browse files Browse the repository at this point in the history
Signed-off-by: Pete Alexandrou <[email protected]>
  • Loading branch information
ozmartian committed Mar 3, 2017
1 parent c836e5a commit 12849e4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _packaging/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ Homepage: http://vidcutter.ozmartians.com

Package: vidcutter
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, python3-pyqt5, python3-pyqt5.qtmultimedia,
libqt5multimedia5-plugins, ffmpeg | libav-tools, gstreamer1.0-plugins-ugly, gstreamer1.0-libav
Depends: ${misc:Depends}, ${python3:Depends}, python3-pyqt5, libmpv1, ffmpeg | libav-tools, mediainfo
Description: FFmpeg based video cutter & joiner with a modern PyQt5 GUI
Cross-platform Qt5 based app for quick and easy video trimming/splitting and merging/joining for simple quick edits.
FFmpeg dives the backend with a stylishly hand edited Qt5 UI. FFmpg static binary is pre-installed for Windows builds.
Expand Down

0 comments on commit 12849e4

Please sign in to comment.