summaryrefslogtreecommitdiffstats
path: root/wm-addons
diff options
context:
space:
mode:
authorIsmael Luceno2019-08-29 00:19:12 +0200
committerIsmael Luceno2019-08-29 00:21:42 +0200
commit795a98bb0f562a8669d79b4d1936737d5fee093a (patch)
tree182818737666a2e7be0c6d986b310d4bdd30a452 /wm-addons
parente69126561b069d62650626731647d4bfa3091e9c (diff)
fspanel: switch dependency from xorg-server to X11-SERVER
Diffstat (limited to 'wm-addons')
-rwxr-xr-xwm-addons/fspanel/DEPENDS2
-rw-r--r--wm-addons/fspanel/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/wm-addons/fspanel/DEPENDS b/wm-addons/fspanel/DEPENDS
index 5b08a4d283..e81fde91a1 100755
--- a/wm-addons/fspanel/DEPENDS
+++ b/wm-addons/fspanel/DEPENDS
@@ -1 +1 @@
-depends xorg-server \ No newline at end of file
+depends X11-SERVER \ No newline at end of file
diff --git a/wm-addons/fspanel/HISTORY b/wm-addons/fspanel/HISTORY
index 7a1a82ea4d..3447f87e5b 100644
--- a/wm-addons/fspanel/HISTORY
+++ b/wm-addons/fspanel/HISTORY
@@ -1,3 +1,6 @@
+2019-08-28 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: switch dependency from xorg-server to X11-SERVER
+
2011-10-14 Bor Kraljič <pyrobor@ver.si>
* DETAILS: fixed long description wrap (scripted)