Skip to content

Commit

Permalink
fix(lutris-deb): add depends (#4519)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Xdavius and pre-commit-ci[bot] authored Sep 6, 2023
1 parent 99132d0 commit 6f043b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/lutris-deb/lutris-deb.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ pkgver="0.5.13"
gives="lutris"
repology=("project: lutris")
url="https://github.com/lutris/lutris/releases/download/v${pkgver}/lutris_${pkgver}_all.deb"
depends=("python3-gi-cairo")
pkgdesc="open source gaming platform"
hash="03b30cf80f048b5a71c80b63ba2b7145676cca4ed39a0d0f90b90bed865b3236"
maintainer="Oren Klopfer <[email protected]>"

0 comments on commit 6f043b1

Please sign in to comment.