diff options
author | A. Wilcox <AWilcox@Wilcox-Tech.com> | 2022-07-23 02:38:29 -0500 |
---|---|---|
committer | Zach van Rijn <me@zv.io> | 2022-10-21 18:34:02 -0500 |
commit | e249b37b0b637544b5bc79d571870cd7941c38a6 (patch) | |
tree | b24939f787c94085eafce7503cccff552a68607b /user/xfce-plugins | |
parent | b2734db9006ee5e92c76590e26f60a544fd78662 (diff) | |
download | packages-e249b37b0b637544b5bc79d571870cd7941c38a6.tar.gz packages-e249b37b0b637544b5bc79d571870cd7941c38a6.tar.bz2 packages-e249b37b0b637544b5bc79d571870cd7941c38a6.tar.xz packages-e249b37b0b637544b5bc79d571870cd7941c38a6.zip |
user/xfce-plugins: Add missing space between deps
Diffstat (limited to 'user/xfce-plugins')
-rw-r--r-- | user/xfce-plugins/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user/xfce-plugins/APKBUILD b/user/xfce-plugins/APKBUILD index 7d067b7c7..6ecdf762c 100644 --- a/user/xfce-plugins/APKBUILD +++ b/user/xfce-plugins/APKBUILD @@ -12,7 +12,7 @@ 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-systemload-plugin xfce4-time-out-plugin xfce4-timer-plugin xfce4-verve-plugin xfce4-whiskermenu-plugin" makedepends="" source="dummy" |