summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b6233186ebe..73bdabf6cbe5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,8 @@ url="https://github.com/01org/thermal_daemon"
license=('GPL2')
depends=('dbus-glib>=0.94' 'libxml2>=2.4')
backup=('etc/thermald/thermal-conf.xml')
-makedepends=('git')
+makedepends=('git'
+ 'gtk-doc')
conflicts=('thermald')
provides=('thermald')
source=("$_pkgname::git://github.com/01org/thermal_daemon.git"