diff options
| author | Yuval Adam <yuval@y3xz.com> | 2015-08-28 18:30:08 +0300 |
|---|---|---|
| committer | Yuval Adam <yuval@y3xz.com> | 2015-08-28 18:30:08 +0300 |
| commit | aca13455cdfc80fd2e365ddcf356336fc4072a14 (patch) | |
| tree | ac73ccc7461556bdee1793dc5de01d2c51a0a20b /.SRCINFO | |
| parent | c12037773c2146b59fe617900b8b0a05156e7b31 (diff) | |
Add gperf makedepends
Diffstat (limited to '.SRCINFO')
| -rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = rkt pkgdesc = App container runtime pkgver = 0.8.0 - pkgrel = 4 + pkgrel = 5 url = https://github.com/coreos/rkt install = rkt.install arch = x86_64 @@ -12,6 +12,7 @@ pkgbase = rkt makedepends = squashfs-tools makedepends = perl-capture-tiny makedepends = intltool + makedepends = gperf depends = glibc provides = rkt conflicts = rocket |
