Skip to content

Commit

Permalink
Removed xdg-utils dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jurplel authored Jan 12, 2020
1 parent 25fbfe0 commit aa55394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/linux/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ Homepage: https://interversehq.com/qview
Package: qview
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt5widgets5 (>= 5.9), libqt5network5 (>= 5.9), libqt5concurrent5 (>= 5.9)
Recommends: qt5-image-formats-plugins (>= 5.9), libqt5svg5 (>= 5.9), xdg-utils
Recommends: qt5-image-formats-plugins (>= 5.9), libqt5svg5 (>= 5.9)
Description: Practical and minimal image viewer
qView is a Qt image viewer designed with minimalism and usability in mind.

0 comments on commit aa55394

Please sign in to comment.