Merge pull request #331102 from bobby285271/fix/thunar

This commit is contained in:
Sandro 2024-07-31 14:09:15 +02:00 committed by GitHub
commit fedebb68ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,13 +4,15 @@
, exo
, gdk-pixbuf
, gtk3
, libexif
, libgudev
, libnotify
, libX11
, libxfce4ui
, libxfce4util
, libxslt
, pcre
, pcre2
, xfce4-panel
, xfconf
, gobject-introspection
, makeWrapper
@ -36,11 +38,13 @@ let unwrapped = mkXfceDerivation {
gdk-pixbuf
gtk3
libX11
libexif # image properties page
libgudev
libnotify
libxfce4ui
libxfce4util
pcre
pcre2 # search & replace renamer
xfce4-panel # trash panel applet plugin
xfconf
];