summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae60deb..4c73074 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,13 +4,13 @@
pkgname=rkt
pkgver=0.7.0
-pkgrel=4
+pkgrel=5
pkgdesc="App container runtime"
arch=('x86_64')
url="https://github.com/coreos/rkt"
license=(apache)
depends=('glibc')
-makedepends=('cpio' 'go' 'squashfs-tools' 'perl-capture-tiny')
+makedepends=('cpio' 'go' 'wget' 'squashfs-tools' 'perl-capture-tiny')
provides=('rkt')
replaces=('rocket')
conflicts=('rocket')