summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzezadas2020-07-20 09:31:09 +0100
committerzezadas2020-07-20 09:31:09 +0100
commita181ee65d0ddf5db619509c3e1ec61498484ad97 (patch)
tree98ac0df4ede7af5d895fd99e9705406c22ee804e /PKGBUILD
parent316c36d2cf30d4be5177c521b8a7e46a4370f0de (diff)
downloadaur-a181ee65d0ddf5db619509c3e1ec61498484ad97.tar.gz
typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 896cde8eaa81..ab953f2a49b1 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'i 'gtk-doc')
+makedepends=('systemd' 'python' 'autoconf-archive' 'gtk-doc')
depends=('dbus-glib' 'libxml2')
conflicts=('thermald')
provides=('thermald')