summaryrefslogtreecommitdiffstats
path: root/devel/python3/TRIGGERS
diff options
context:
space:
mode:
Diffstat (limited to 'devel/python3/TRIGGERS')
-rwxr-xr-xdevel/python3/TRIGGERS4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/python3/TRIGGERS b/devel/python3/TRIGGERS
index 27dd92e814..ea242dd7b7 100755
--- a/devel/python3/TRIGGERS
+++ b/devel/python3/TRIGGERS
@@ -2,3 +2,7 @@ on_cast gettext check_self
on_cast glibc check_self
on_dispel pygtk2 check_self
on_dispel pygobject check_self
+if is_depends_enabled $SPELL tk; then
+ on_cast tk check_self
+ on_cast tcl check_self
+fi