lxqt.libfm-qt: remove unused pcre dependency (#412118)
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
lxqt-build-tools,
|
||||
lxqt-menu-data,
|
||||
menu-cache,
|
||||
pcre,
|
||||
pkg-config,
|
||||
qttools,
|
||||
wrapQtAppsHook,
|
||||
@@ -52,7 +51,6 @@ stdenv.mkDerivation rec {
|
||||
libxcb
|
||||
lxqt-menu-data
|
||||
menu-cache
|
||||
pcre
|
||||
] ++ (lib.optionals (lib.versionAtLeast "2.0.0" version) [ qtx11extras ]);
|
||||
|
||||
passthru.updateScript = gitUpdater { };
|
||||
|
||||
Reference in New Issue
Block a user