From 26e91aa1e0f4d4a03e36f42f1620a586878e3d44 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 8 Aug 2013 03:13:17 +0200 Subject: add shell-completion MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- dist/archlinux/stable/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist/archlinux') diff --git a/dist/archlinux/stable/PKGBUILD b/dist/archlinux/stable/PKGBUILD index d385db3..77392c3 100644 --- a/dist/archlinux/stable/PKGBUILD +++ b/dist/archlinux/stable/PKGBUILD @@ -8,7 +8,7 @@ arch=('any') url='https://github.com/maandree/passcheck' license=('GPL3') depends=('python3') -makedepends=('make' 'sed' 'coreutils' 'texinfo' 'gzip') +makedepends=('make' 'sed' 'coreutils' 'texinfo' 'gzip' 'auto-auto-complete') source=(https://github.com/maandree/passcheck/archive/$pkgver.tar.gz) sha256sums=(ee7696f1d12ccb2d76a9b235fe759f899e4fca890852741937b0f0004ec534db) -- cgit v1.2.3-70-g09d2