guix-patches
[Top][All Lists]
Advanced

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

[bug#37121] [PATCH 25/40] gnu: Thunar: Add gvfs support.


From: L p R n d n
Subject: [bug#37121] [PATCH 25/40] gnu: Thunar: Add gvfs support.
Date: Tue, 20 Aug 2019 23:50:28 +0200

* gnu/packages/xfce.scm (thunar)[inputs]: Add gvfs.
---
 gnu/packages/xfce.scm | 1 +
 1 file changed, 1 insertion(+)

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 530f2cc116..ef99cfd455 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -650,6 +650,7 @@ like appearance, display, keyboard and mouse settings.")
        ("libxfce4ui" ,libxfce4ui)
        ("pcre" ,pcre)
        ("xfce4-panel" ,xfce4-panel)
+       ("gvfs" ,gvfs)
        ("startup-notification" ,startup-notification)))
     (home-page "https://www.xfce.org/";)
     (synopsis "Xfce file manager")
-- 
2.22.0






reply via email to

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