summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJaka Kranjc2008-10-07 22:28:33 +0200
committerJaka Kranjc2008-10-07 22:28:33 +0200
commit22909ed1d6c824d5237e18ff113514b3105891cf (patch)
tree7a00e04fe1207b3bb64eabbbbdfc2e7abe9c4b12
parent05814dbc7e4a7340d830755b35e7303e44cb0557 (diff)
ratpoison: DEPENDS: added libxtst #14773
(cherry-picked from commit b53453cc1e18381d8ae3d9c95f1bc0360a913d17)
-rwxr-xr-xwm-addons/ratpoison/DEPENDS3
-rw-r--r--wm-addons/ratpoison/HISTORY3
2 files changed, 5 insertions, 1 deletions
diff --git a/wm-addons/ratpoison/DEPENDS b/wm-addons/ratpoison/DEPENDS
index efa6e1371a..3e4f9c8635 100755
--- a/wm-addons/ratpoison/DEPENDS
+++ b/wm-addons/ratpoison/DEPENDS
@@ -1 +1,2 @@
-depends xorg-libs
+depends xorg-libs &&
+depends libxtst
diff --git a/wm-addons/ratpoison/HISTORY b/wm-addons/ratpoison/HISTORY
index ebf9e6a47d..383fa5be71 100644
--- a/wm-addons/ratpoison/HISTORY
+++ b/wm-addons/ratpoison/HISTORY
@@ -1,3 +1,6 @@
+2008-10-03 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: added libxtst #14773
+
2008-03-18 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Switch X11-LIBS to the one and only xorg-libs