summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2015-01-21 13:50:07 +0100
committerLudovic Courtès <ludo@gnu.org>2015-01-21 15:16:10 +0100
commit6c030d1037f11483a001391e8779bf627dec6735 (patch)
tree65e67fecd50e5f3bc6f68e8e6dd66c0960502274 /gnu
parent2dfed643aaa78ea20634bb2f851299ebbb2a2f9f (diff)
downloadpatches-6c030d1037f11483a001391e8779bf627dec6735.tar
patches-6c030d1037f11483a001391e8779bf627dec6735.tar.gz
gnu: perf: Add dependency on Python.
* gnu/packages/linux.scm (perf)[inputs]: Add PYTHON-2.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 972c5891b1..3224b4b100 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1719,6 +1719,7 @@ in a digital read-out.")
(inputs
`(;; ("slang" ,slang)
;; ("newt" ,newt)
+ ("python" ,python-2) ;'perf' links against libpython
("elfutils" ,elfutils)
;; FIXME: Documentation.