summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 54890878a954..a556c3a8e22e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url="https://github.com/tsdima/kex"
source=("git://github.com/tsdima/kex.git")
license=('GPLv3')
arch=('any')
-depends=('wget' 'p7zip')
+depends=('curl' 'p7zip')
makedepends=('libx11' 'gcc' 'libxrender')
md5sums=('SKIP')
groups=('kos32-dev')