summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Dombroski2007-01-25 15:31:52 -0500
committerJaka Kranjc2007-01-28 19:05:52 +0100
commit4d6c9891e66053d5c0c42a847bf14ee84811852d (patch)
tree3ad261a07324fdfb2552e71b63cba3e21c1c5aec
parent7136b9defe66a1bf30a2025ce382c842a80f27eb (diff)
Created DEPENDS file, depends on X11-SERVER and libxscrnsaver. Bug 11014
-rwxr-xr-xx11/xautolock/DEPENDS5
-rw-r--r--x11/xautolock/HISTORY3
2 files changed, 8 insertions, 0 deletions
diff --git a/x11/xautolock/DEPENDS b/x11/xautolock/DEPENDS
new file mode 100755
index 0000000000..eca22f3f03
--- /dev/null
+++ b/x11/xautolock/DEPENDS
@@ -0,0 +1,5 @@
+depends X11-SERVER &&
+if [ "$(get_spell_provider $SPELL X11-SERVER)" == "xorg-server" ]; then
+ depends imake
+ depends libxscrnsaver
+fi
diff --git a/x11/xautolock/HISTORY b/x11/xautolock/HISTORY
index a29c76d320..b53255980b 100644
--- a/x11/xautolock/HISTORY
+++ b/x11/xautolock/HISTORY
@@ -1,3 +1,6 @@
+2007-01-25 Chris Dombroski <cdombroski@icanttype.org>
+ * DEPENDS: Created, depends on X11-SERVER and libxscrnsaver. Bug #11014
+
2006-06-28 Eric Sandall <eric@sandall.us>
* DETAILS: Removed BUILD_API=2, set grimoire-wide