Skip to content

Commit

Permalink
Change Qt5 to required dependency in debian package
Browse files Browse the repository at this point in the history
  • Loading branch information
Koromix committed Jun 29, 2023
1 parent cbea465 commit 06dd961
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions contrib/debian/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ Rules-Requires-Root: no
Package: tytools
Architecture: any
Depends: libudev1
Recommends: \${shlibs:Depends}, \${misc:Depends}
Depends: \${shlibs:Depends}, \${misc:Depends}
Description: GUI and command-line tools to manage Teensy devices
" > $PACKAGE_DIR/pkg/debian/control
echo "\
Expand Down

0 comments on commit 06dd961

Please sign in to comment.