summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Wojdyla2022-01-06 17:43:07 +0100
committerMichal Wojdyla2022-01-06 17:43:07 +0100
commit0ca25aa12819c5f5fb4b8fee4c1acecee3541b61 (patch)
tree218080c05c2aca711cb141a4c60260cff75072fb
parent6a300bea6e506a15553f1d40a3181e27adfb25d0 (diff)
downloadaur-0ca25aa12819c5f5fb4b8fee4c1acecee3541b61.tar.gz
revert
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2d6b7c72cb19..802e9f9b146d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,8 +7,6 @@ pkgbase = vkquake
arch = x86_64
license = GPL2
makedepends = vulkan-validation-layers
- makedepends = gcc
- makedepends = make
depends = flac
depends = glibc
depends = libgl
diff --git a/PKGBUILD b/PKGBUILD
index 13eab5042bd8..706299f827af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Michal Wojdyla < micwoj9292 at gmail dot com >
-# Maintainer: HurricanePootis <hurricanepootis@protonmail.com>
+# Contributor: HurricanePootis <hurricanepootis@protonmail.com>
# Contributor: Michael DeGuzis <mdeguzis@gmail.com>
# Please note you must have a Vulkan-capable GPU
@@ -14,7 +14,7 @@ url="https://github.com/Novum/vkquake"
license=('GPL2')
depends=('flac' 'glibc' 'libgl' 'libmad' 'libmikmod'
'libvorbis' 'libx11' 'opusfile' 'sdl2')
-makedepends=('vulkan-validation-layers' 'gcc' 'make')
+makedepends=('vulkan-validation-layers')
install=$pkgname.install
source=("https://github.com/Novum/vkQuake/archive/${pkgver}.tar.gz"
'vkquake.desktop'