diff --git a/gnu/packages/libusb.scm b/gnu/packages/libusb.scm
index 2c66eca37227f5a4ea997f870a1df84cd4b7799b..215cecee1f38ba097117b4ef4438102425cbc16a 100644
--- a/gnu/packages/libusb.scm
+++ b/gnu/packages/libusb.scm
@@ -237,4 +237,4 @@ (define-public hidapi
     ;; HIDAPI can be used under one of three licenses.
     (license (list gpl3
                    bsd-3
-                   non-copyleft "file://LICENSE-orig.txt"))))
+                   (non-copyleft "file://LICENSE-orig.txt")))))