xfce.thunar: depends on pcre
- The library pcre is needed for regular expressions in the Search & Replace feature of the bulk renamer.
This commit is contained in:
parent
2c31bc7f20
commit
81e6e2fdd0
@ -10,6 +10,7 @@
|
||||
, libxfce4ui
|
||||
, libxfce4util
|
||||
, libxslt
|
||||
, pcre
|
||||
, xfconf
|
||||
, gobject-introspection
|
||||
, makeWrapper
|
||||
@ -39,6 +40,7 @@ let unwrapped = mkXfceDerivation {
|
||||
libnotify
|
||||
libxfce4ui
|
||||
libxfce4util
|
||||
pcre
|
||||
xfconf
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user