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 edd086e8e156..dd26e962b11c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=("i686" "x86_64")
url="https://github.com/awesomeWM/$_pkgname"
license=("MIT")
depends=("cairo>=1.8.0" "lua>=5.1")
-makedepends=("git" "libtool" "pkgconfig")
+makedepends=("git" "libtool" "pkgconfig" "pod2man")
provides=("lua-oocairo")
conflicts=("lua-oocairo")
source=("https://github.com/awesomeWM/$_pkgname/archive/v$pkgver.tar.gz")