Merge pull request #126622 from romildo/fix.thunar
xfce.thunar: depends on pcre
This commit is contained in:
commit
c2de9045c0
1 changed files with 2 additions and 0 deletions
|
@ -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 a new issue