Merge pull request #126622 from romildo/fix.thunar

xfce.thunar: depends on pcre
This commit is contained in:
José Romildo Malaquias 2021-06-12 13:47:38 -03:00 committed by GitHub
commit c2de9045c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,6 +10,7 @@
, libxfce4ui
, libxfce4util
, libxslt
, pcre
, xfconf
, gobject-introspection
, makeWrapper
@ -39,6 +40,7 @@ let unwrapped = mkXfceDerivation {
libnotify
libxfce4ui
libxfce4util
pcre
xfconf
];