summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorIsmael Luceno2019-08-29 00:19:13 +0200
committerIsmael Luceno2019-08-29 00:21:42 +0200
commit3eac119b5156989a08e1a6908d09598f1d5166af (patch)
treef8206b9c4b04aaadef3b855e3ef86123a8da31a8 /x11
parent5c132686c528ab6bc8cf8034022a3741caa00386 (diff)
vice: switch dependency from xorg-server to X11-SERVER
Diffstat (limited to 'x11')
-rwxr-xr-xx11/vice/DEPENDS2
-rw-r--r--x11/vice/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/x11/vice/DEPENDS b/x11/vice/DEPENDS
index 8a3e79ba03..a4d54ddf36 100755
--- a/x11/vice/DEPENDS
+++ b/x11/vice/DEPENDS
@@ -1 +1 @@
-depends xorg-server
+depends X11-SERVER
diff --git a/x11/vice/HISTORY b/x11/vice/HISTORY
index b7e24e5091..644c267182 100644
--- a/x11/vice/HISTORY
+++ b/x11/vice/HISTORY
@@ -1,3 +1,6 @@
+2019-08-28 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: switch dependency from xorg-server to X11-SERVER
+
2008-03-18 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Switch X11-SERVER to the one and only xorg-server