summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaja2022-02-28 06:16:27 +0100
committerJaja2022-02-28 06:16:27 +0100
commit5e7ced3b0571feee9ee878d37b1974f619a14fe5 (patch)
treec8ff4d6348a5a884672060c84884955b6a598ecb
parent3f418b80670fee1324a7b642106f9c6175089b84 (diff)
downloadaur-5e7ced3b0571feee9ee878d37b1974f619a14fe5.tar.gz
makedepends ditched
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b38fa13b341a..275357f0d14a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,7 +12,6 @@ pkgbase = proton-ge-custom-bin
license = MIT
license = MPL
license = custom
- makedepends = patch
depends = python
depends = vulkan-icd-loader
depends = lib32-libusb
diff --git a/PKGBUILD b/PKGBUILD
index 4bd596692c96..61620d0f9851 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,6 @@ provides=('proton' "proton-ge-custom=${pkgver/_/.}")
conflicts=('proton-ge-custom-legacy-bin' 'proton-ge-custom')
## dependencies
-makedepends=('patch')
depends=('python'
'vulkan-icd-loader'
'lib32-libusb'