diff options
Diffstat (limited to 'user')
-rw-r--r-- | user/xfce-plugins/APKBUILD | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/user/xfce-plugins/APKBUILD b/user/xfce-plugins/APKBUILD index 303c71a16..7d067b7c7 100644 --- a/user/xfce-plugins/APKBUILD +++ b/user/xfce-plugins/APKBUILD @@ -8,11 +8,12 @@ url="https://xfce.org" arch="noarch" options="!check" # no tests license="MIT" -depends="xfce4-battery-plugin xfce4-diskperf-plugin xfce4-netload-plugin - xfce4-systemload-plugin xfce4-verve-plugin xfce4-clipman-plugin - xfce4-indicator-plugin xfce4-pulseaudio-plugin xfce4-time-out-plugin - xfce4-whiskermenu-plugin xfce4-cpugraph-plugin xfce4-sensors-plugin - xfce4-timer-plugin" +depends="xfce4-battery-plugin xfce4-clipman-plugin xfce4-cpugraph-plugin + xfce4-diskperf-plugin xfce4-docklike-plugin xfce4-genmon-plugin + xfce4-indicator-plugin xfce4-mailwatch-plugin xfce4-netload-plugin + xfce4-notes-plugin xfce4-pulseaudio-plugin xfce4-sensors-plugin + xfce4-systemload-plugin xfce4-time-out-pluginxfce4-timer-plugin + xfce4-verve-plugin xfce4-whiskermenu-plugin" makedepends="" source="dummy" |