me
/
guix
Archived
1
0
Fork 0

gnu: thunar: Use glib-or-gtk-build-system.

This wraps 'thunar' with GIO_EXTRA_MODULES to enable support for "Trash" and
remote file systems via GVFS.

Fixes <https://issues.guix.gnu.org/55781> and <https://issues.guix.gnu.org/40885>.

* gnu/packages/xfce.scm (thunar)[build-system]: Switch to glib-or-gtk-build-system.

Change-Id: Ifa4bc931272380e7c98dea40edb683da523bbaea
master
宋文武 2024-04-22 09:47:36 +08:00
parent f1bcbdbde7
commit 1fbbdef3c9
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 1 additions and 1 deletions

View File

@ -736,7 +736,7 @@ like appearance, display, keyboard and mouse settings.")
(sha256
(base32
"020xrwzdnk5b7cli8vmv3yn7sfq6pg7bz57m4p0xh0ln2cgqlc78"))))
(build-system gnu-build-system)
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags '("--with-custom-thunarx-dirs-enabled")))
(native-inputs