guix-commits
[Top][All Lists]
Advanced

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

02/06: gnu: weston: Add missing input.


From: Efraim Flashner
Subject: 02/06: gnu: weston: Add missing input.
Date: Wed, 6 Sep 2017 03:50:24 -0400 (EDT)

efraim pushed a commit to branch master
in repository guix.

commit 124ac301c1f11b7c217107c3abf91edbb1a1c3f8
Author: Efraim Flashner <address@hidden>
Date:   Wed Sep 6 09:49:17 2017 +0300

    gnu: weston: Add missing input.
    
    * gnu/packages/freedesktop.scm (weston)[inputs]: Add libcap.
---
 gnu/packages/freedesktop.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 378a8f9..3c4ae3f 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -448,6 +448,7 @@ applications, X servers (rootless or fullscreen) or other 
display servers.")
      `(("cairo" ,cairo-xcb)
        ("dbus" ,dbus)
        ("elogind" ,elogind)
+       ("libcap" ,libcap)
        ("libinput" ,libinput-minimal)
        ("libunwind" ,libunwind)
        ("libxcursor" ,libxcursor)



reply via email to

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