summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xx11/synergy/DEPENDS2
-rw-r--r--x11/synergy/HISTORY1
2 files changed, 3 insertions, 0 deletions
diff --git a/x11/synergy/DEPENDS b/x11/synergy/DEPENDS
index 983475a075..93835f22c5 100755
--- a/x11/synergy/DEPENDS
+++ b/x11/synergy/DEPENDS
@@ -1,2 +1,4 @@
depends xorg-server &&
+depends autoconf &&
+depends automake &&
depends g++
diff --git a/x11/synergy/HISTORY b/x11/synergy/HISTORY
index 6e658dca73..b0488d9204 100644
--- a/x11/synergy/HISTORY
+++ b/x11/synergy/HISTORY
@@ -1,5 +1,6 @@
2008-11-12 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
* PRE_BUILD: remove -Werror as it causes issues
+ * DEPENDS: forgot auto*
2008-03-18 Eric Sandall <sandalle@sourcemage.org>
* DEPENDS: Switch X11-SERVER to the one and only xorg-server