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 9c59b737062f..38af59f786d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Userspace tracing library for LTTng"
arch=('i686' 'x86_64')
url="http://lttng.org/"
license=('GPL2' 'LGPL2.1')
-depends=('liburcu>=0.7.2' 'util-linux')
+depends=('liburcu>=0.7.2' 'util-linux' 'python')
makedepends=('git' 'asciidoc' 'xmlto')
provides=('lttng-ust')
conflicts=('lttng-ust')