summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzezadas2020-07-20 09:30:13 +0100
committerzezadas2020-07-20 09:30:13 +0100
commit316c36d2cf30d4be5177c521b8a7e46a4370f0de (patch)
tree9ea00b173d61bf01d79276b6021a65419fd5291e /PKGBUILD
parentadc30ce9141303e30d6c73f856309d8d23fd6afe (diff)
downloadaur-316c36d2cf30d4be5177c521b8a7e46a4370f0de.tar.gz
add gtk-doc dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5f7359d0fce..896cde8eaa81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="The Linux Thermal Daemon program from 01.org"
arch=('x86_64')
url="https://01.org/linux-thermal-daemon"
license=('GPL2')
-makedepends=('systemd' 'python' 'autoconf-archive')
+makedepends=('systemd' 'python' 'autoconf-archive'i 'gtk-doc')
depends=('dbus-glib' 'libxml2')
conflicts=('thermald')
provides=('thermald')