Skip to content

Commit

Permalink
fix(umu-launcher-git): add cargo makedepend
Browse files Browse the repository at this point in the history
  • Loading branch information
villamorrd committed Jan 10, 2025
1 parent a25e75c commit 445366f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/umu-launcher-git/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ pkgbase = umu-launcher-git
makedepends = python3-build
makedepends = python3-hatchling
makedepends = python3-installer
makedepends = cargo
license = GPL-3.0-only
maintainer = villamorrd <[email protected]>
repology = project: umu-launcher
Expand Down
1 change: 1 addition & 0 deletions packages/umu-launcher-git/umu-launcher-git.pacscript
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ makedepends=(
"python3-build"
"python3-hatchling"
"python3-installer"
"cargo"
)
gives="umu-launcher"
pkgdesc="A tool for launching non-steam games with Proton"
Expand Down
1 change: 1 addition & 0 deletions srclist
Original file line number Diff line number Diff line change
Expand Up @@ -12021,6 +12021,7 @@ pkgbase = umu-launcher-git
makedepends = python3-build
makedepends = python3-hatchling
makedepends = python3-installer
makedepends = cargo
license = GPL-3.0-only
maintainer = villamorrd <[email protected]>
repology = project: umu-launcher
Expand Down

0 comments on commit 445366f

Please sign in to comment.