xfce.xfce4-systemload-plugin: Enable optional features
https://gitlab.xfce.org/panel-plugins/xfce4-systemload-plugin/-/blob/xfce4-systemload-plugin-1.3.3/configure.ac#L57-L61
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
gettext,
|
||||
pkg-config,
|
||||
xfce4-panel,
|
||||
libgtop,
|
||||
libxfce4ui,
|
||||
upower,
|
||||
xfconf,
|
||||
gitUpdater,
|
||||
}:
|
||||
@@ -28,7 +30,9 @@ stdenv.mkDerivation rec {
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
libgtop
|
||||
libxfce4ui
|
||||
upower
|
||||
xfce4-panel
|
||||
xfconf
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user