diff options
-rw-r--r-- | office/remind/README | 6 | ||||
-rw-r--r-- | office/remind/remind.info | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/office/remind/README b/office/remind/README index 88cfb6ffb9..546a65f8f0 100644 --- a/office/remind/README +++ b/office/remind/README @@ -30,6 +30,6 @@ WANTU=yes|no (default: yes), enable/disable the -u option (which runs remind with the uid and gid of the specified name) There are a number of graphical front-ends to remind. tkremind is -included, but requires tcllib (available from SlackBuilds.org) as -a run-time requirement. Using remind via the command-line (or via -other front-ends) does not require tcllib. +included, but requires the optional dependency tcllib at runtime. +Using remind via the command-line (or via other front-ends) does +not require tcllib. diff --git a/office/remind/remind.info b/office/remind/remind.info index 1541ce5c95..3d27b10324 100644 --- a/office/remind/remind.info +++ b/office/remind/remind.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.roaringpenguin.com/files/download/remind-03.01.12.tar.gz" MD5SUM="de16cbfc3ee94defcb1abdf78b2ebcd1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="tcllib" +REQUIRES="" MAINTAINER="T3slider" EMAIL="t3slider@gmail.com" |