summaryrefslogtreecommitdiff
path: root/gnu/packages/raspberry-pi.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/raspberry-pi.scm')
-rw-r--r--gnu/packages/raspberry-pi.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/raspberry-pi.scm b/gnu/packages/raspberry-pi.scm
index cdea392fc7..bb38b8b218 100644
--- a/gnu/packages/raspberry-pi.scm
+++ b/gnu/packages/raspberry-pi.scm
@@ -59,7 +59,7 @@
`(#:tests? #f)) ; Would need to be root
;; doc/html docs would not be installed anyway.
;(native-inputs
- ; `(("doxygen", doxygen)))
+ ; `(("doxygen" ,doxygen)))
(synopsis "C library for Broadcom BCM 2835 as used in Raspberry Pi")
(description "This package provides a C library for Broadcom BCM 2835 as
used in the Raspberry Pi")