Unverified Commit 38242677 authored by Bobby Rong's avatar Bobby Rong
Browse files

xfce.thunar: Enable various optional features

parent b73c2221
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -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
  ];