Skip to content

Commit

Permalink
deb: fix filelock dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
R1kaB3rN committed Jul 28, 2024
1 parent 8e86bc1 commit 2713747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/deb/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Build-Depends:
python3-hatchling,
python3-installer,
python3-build,
python3-filelock,
Standards-Version: 4.6.2
Homepage: https://github.com/Open-Wine-Components/umu-launcher
Vcs-Browser: https://github.com/Open-Wine-Components/umu-launcher
Expand All @@ -36,4 +35,5 @@ Depends:
${misc:Depends},
python3,
python3-xlib (>= 0.33)
python3-filelock (>= 3.13.1)
Description: A tool for launching non-steam games with proton.

0 comments on commit 2713747

Please sign in to comment.