summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e9729f2cd0c..a20eb74b7352 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,9 +7,7 @@ pkgdesc="Run any Windows program through Proton"
arch=('x86_64')
url="https://github.com/caverym/Proton-Caller/"
license=('GPL3')
-depends=(
- 'steam'
-)
+depends=()
makedepends=('git' 'rust' 'gcc')
provides=(proton-caller)
conflicts=(proton-caller)