summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2007-03-01 19:14:42 +0000
committerJaka Kranjc2007-03-01 22:07:47 +0100
commitf8219f1a3c60b0eeb3df191f1648cf82eec139d7 (patch)
tree46be429860bf48b6420dd8ae48e0319ad007e981
parent3ffa5fef28c8b5eae4cfae7b2c99c6c4494a390b (diff)
Fix vnc dependencies if using xorg-modular
(cherry picked from commit d7621fdbecd99a17c95af70d9eda1197207b82a5)
-rwxr-xr-xx11/vnc/DEPENDS11
-rw-r--r--x11/vnc/HISTORY4
2 files changed, 14 insertions, 1 deletions
diff --git a/x11/vnc/DEPENDS b/x11/vnc/DEPENDS
index 886aef1d77..24f1d75e7c 100755
--- a/x11/vnc/DEPENDS
+++ b/x11/vnc/DEPENDS
@@ -1,2 +1,11 @@
depends zlib '--with-installed-zlib' &&
-depends X11-LIBS
+depends X11-LIBS &&
+
+. $GRIMOIRE/FUNCTIONS &&
+
+if check_if_xorg_modular_libs; then
+ depends libice &&
+ depends libsm &&
+ depends libxext &&
+ depends libxtst
+fi
diff --git a/x11/vnc/HISTORY b/x11/vnc/HISTORY
index 540810e646..2c09953af3 100644
--- a/x11/vnc/HISTORY
+++ b/x11/vnc/HISTORY
@@ -1,3 +1,7 @@
+2007-03-01 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: If using xorg-modular, depend on libice, libsm, libxext,
+ and libxtst
+
2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
* DETAILS: [automated] Removed UPDATED.