summaryrefslogtreecommitdiff
path: root/gnu/packages/yasm.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/yasm.scm')
-rw-r--r--gnu/packages/yasm.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/yasm.scm b/gnu/packages/yasm.scm
index 51cd3ed0a5..a990d08174 100644
--- a/gnu/packages/yasm.scm
+++ b/gnu/packages/yasm.scm
@@ -40,7 +40,7 @@
"0cfg7ji3ia2in628w42wrfvw2ixmmm4rghwmv2k202mraysgm3vn"))))
(build-system gnu-build-system)
(inputs
- `(("python" ,python)
+ `(("python" ,python-wrapper)
("xmlto" ,xmlto)))
(home-page "http://yasm.tortall.net/")
(synopsis "Rewrite of the NASM assembler")