summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChocobo12016-03-16 15:08:51 +0800
committerChocobo12016-03-16 15:08:51 +0800
commite6e397c16b48918c7c7a84e185bbb25e11923391 (patch)
treec3cffe8c003c947612d6ffcd34a7f0e2dd3a1382
parent1607a50a518de4cd14bf9a1934f8398e380a91b3 (diff)
downloadaur-e6e397c16b48918c7c7a84e185bbb25e11923391.tar.gz
Add help2man dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc04012e1be2..f79f4440493b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="http://chewing.im"
license=('GPL')
depends=('libchewing' 'qt5-base' 'hicolor-icon-theme')
-makedepends=('git' 'cmake' 'qt5-tools')
+makedepends=('git' 'cmake' 'qt5-tools' 'help2man')
install=$pkgname.install
source=("git://github.com/chewing/chewing-editor.git")
md5sums=('SKIP')