summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2021-09-19 21:57:37 +0200
committerFlorian Franzmann2021-09-22 20:40:10 +0200
commitb59dd3f211833565dac2a3f4dc29e44699dd49a7 (patch)
tree6b5eb4d223bfc0230d7ea6d584827a7773dbabea
parented23c83a59ac7df1beeb7a3534059cf69b9cf500 (diff)
video/kodi: add trigger for openssl
-rw-r--r--video/kodi/HISTORY3
-rwxr-xr-xvideo/kodi/TRIGGERS1
2 files changed, 4 insertions, 0 deletions
diff --git a/video/kodi/HISTORY b/video/kodi/HISTORY
index 7071dbf74f..81cc6bafc5 100644
--- a/video/kodi/HISTORY
+++ b/video/kodi/HISTORY
@@ -1,3 +1,6 @@
+2021-09-19 Florian Franzmann <bwlf@bandrate.org>
+ * TRIGGERS: add trigger for openssl
+
2021-05-09 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 19.1
diff --git a/video/kodi/TRIGGERS b/video/kodi/TRIGGERS
index e3dfc7c7d4..46adb8ee49 100755
--- a/video/kodi/TRIGGERS
+++ b/video/kodi/TRIGGERS
@@ -2,3 +2,4 @@ on_cast glew check_self
on_cast x265 check_self
on_cast ffmpeg check_self
on_cast ffmpeg-svn check_self
+on_cast openssl check_self