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
commit5c132686c528ab6bc8cf8034022a3741caa00386 (patch)
tree38c3672c88eb978fea6d4f42ebde1850135baacd /x11
parent9248e0dd2b8226095221caa02b5146253ee80526 (diff)
tightvnc: switch dependency from xorg-server to X11-SERVER
Diffstat (limited to 'x11')
-rwxr-xr-xx11/tightvnc/DEPENDS2
-rw-r--r--x11/tightvnc/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/x11/tightvnc/DEPENDS b/x11/tightvnc/DEPENDS
index d1d8dccf30..484fc6eeb1 100755
--- a/x11/tightvnc/DEPENDS
+++ b/x11/tightvnc/DEPENDS
@@ -1,5 +1,5 @@
depends gccmakedep &&
depends imake &&
depends JPEG &&
-depends xorg-server &&
+depends X11-SERVER &&
depends libxaw
diff --git a/x11/tightvnc/HISTORY b/x11/tightvnc/HISTORY
index 5c1368c755..b08f739da2 100644
--- a/x11/tightvnc/HISTORY
+++ b/x11/tightvnc/HISTORY
@@ -1,3 +1,6 @@
+2019-08-28 Ismael Luceno <ismael@sourcemage.org>
+ * DEPENDS: switch dependency from xorg-server to X11-SERVER
+
2019-05-23 Vlad Glagolev <stealth@sourcemage.org>
* PROVIDES: added, provides Xvnc
* CONFLICTS: conflicts turbovnc