diff --git a/packaging/deb/debian/control b/packaging/deb/debian/control index ebd36e999..d9ed1a2bf 100644 --- a/packaging/deb/debian/control +++ b/packaging/deb/debian/control @@ -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 @@ -35,5 +34,6 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, python3, - python3-xlib (>= 0.33) + python3-xlib (>= 0.33), + python3-filelock (>= 3.13.1) Description: A tool for launching non-steam games with proton.