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 2638156bdfe8..b2db2c6d734d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url="https://github.com/rpm-software-management/$pkgname"
license=('GPL2' 'GPL')
depends=('hawkey' 'libcomps' 'librepo' 'rpm-org'
'python' 'python-iniparse' 'python-pygpgme')
-makedepends=('cmake' 'python-sphinx')
+makedepends=('bash-completion' 'cmake' 'python-sphinx')
checkdepends=('python-nose')
backup=("etc/$pkgname/automatic.conf"
"etc/$pkgname/$pkgname.conf")