Skip to content

Commit 45bcaa2

Browse files
author
ims
committed
added anologclock plugin
1 parent 6c7e4d6 commit 45bcaa2

2 files changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
MODULE = "AnalogClock"
2+
DESCRIPTION = "displays analog clock on the screen"
3+
4+
require openplugins-replace-pli.inc
5+
6+
require openplugins-distutils.inc
7+
8+
require assume-gplv2.inc

task-openplugins.bb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ DEPENDS = " \
3434
enigma2-plugin-extensions-snmpagent \
3535
enigma2-plugin-extensions-systemtools \
3636
enigma2-plugin-extensions-cacheflush \
37+
enigma2-plugin-extensions-analogclock \
3738
"
3839

3940
require assume-gplv2.inc

0 commit comments

Comments
 (0)