diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 18:36:26 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:39 -0500 |
commit | 420e16b1ea10d6105a220f6dd248e80c8047ed89 (patch) | |
tree | 018a184dafcac7b8e886a039041f242ee1964194 | |
parent | 2d7023a3f096218a9f8f9f80e8cf06ab864852b0 (diff) | |
download | slackbuilds-420e16b1ea10d6105a220f6dd248e80c8047ed89.tar.gz |
office/remind: Fixed dep information
-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" |