guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: gnu: spice-gtk: Remove LIBUSB from inputs.


From: Leo Famulari
Subject: 01/02: gnu: spice-gtk: Remove LIBUSB from inputs.
Date: Fri, 29 Jul 2016 16:50:39 +0000 (UTC)

lfam pushed a commit to branch master
in repository guix.

commit 3c4a8f03a2be829723a1aec93a0c6dc89026897b
Author: Leo Famulari <address@hidden>
Date:   Fri Jul 29 12:39:31 2016 -0400

    gnu: spice-gtk: Remove LIBUSB from inputs.
    
    This is a followup to 0d05a739d2c78e85bf358c4abdc719ebb3550f5a.
    
    * gnu/packages/spice.scm (spice-gtk)[inputs]: Remove LIBUSB.
---
 gnu/packages/spice.scm |    1 -
 1 file changed, 1 deletion(-)

diff --git a/gnu/packages/spice.scm b/gnu/packages/spice.scm
index 402b3e7..feea465 100644
--- a/gnu/packages/spice.scm
+++ b/gnu/packages/spice.scm
@@ -137,7 +137,6 @@ which allows users to view a desktop computing 
environment.")
         ("gtk+" ,gtk+)
         ("libepoxy" ,libepoxy)
         ("libjpeg" ,libjpeg)
-        ("libusb" ,libusb)
         ("libxcb" ,libxcb)
         ("lz4" ,lz4)
         ("mesa" ,mesa)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]