summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2008-12-01 14:58:32 -0800
committerEric Sandall2008-12-01 14:58:32 -0800
commit6eb8130f41baff133bddfb01543d6c54a6363542 (patch)
tree5fca260dc5e2945386141be067747122a487ee2c
parentc8deb756340f8b87397020a5863ce8a862114c7a (diff)
xbindkeys: added tk and guile #14875
(cherry-picked from commit edf8974b0b05790e2a409d2eb4310a133f65d913)
-rwxr-xr-xx11/xbindkeys/DEPENDS7
-rw-r--r--x11/xbindkeys/HISTORY3
2 files changed, 9 insertions, 1 deletions
diff --git a/x11/xbindkeys/DEPENDS b/x11/xbindkeys/DEPENDS
index 35264434c1..fcd0fe3b5f 100755
--- a/x11/xbindkeys/DEPENDS
+++ b/x11/xbindkeys/DEPENDS
@@ -1,3 +1,8 @@
depends xorg-libs &&
depends automake &&
-depends autoconf
+depends autoconf &&
+
+optional_depends guile "--enable-guile" "--disable-guile" \
+ "disable scheme/guile configuration file style" &&
+
+optional_depends tk "--enable-tk" "--disable-tk" "for xbindkeys_show"
diff --git a/x11/xbindkeys/HISTORY b/x11/xbindkeys/HISTORY
index 47d8eecc48..335d09b153 100644
--- a/x11/xbindkeys/HISTORY
+++ b/x11/xbindkeys/HISTORY
@@ -1,3 +1,6 @@
+2008-11-25 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: added tk and guile #14875
+
2008-04-23 Ivan Lezhnjov Jr. <ivan.lezhnjov.jr@sourcemage.org>
* DETAILS: updated spell to 1.8.2