diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2014-05-23 17:02:52 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-05-29 06:30:46 +0700 |
commit | 1773d5c04223290d740af93334f8caeac4d8a9d4 (patch) | |
tree | 6a2f07b9c7487f57f5f7bb66ccbf0a822cac663b /libraries | |
parent | be6dc9873fe209da48255cd9833b525dae52440a (diff) | |
download | slackbuilds-1773d5c04223290d740af93334f8caeac4d8a9d4.tar.gz |
libraries/motif: Added %README% to the info file.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries')
-rw-r--r-- | libraries/motif/motif.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/motif/motif.info b/libraries/motif/motif.info index 1a03d89d2c..12246603ce 100644 --- a/libraries/motif/motif.info +++ b/libraries/motif/motif.info @@ -5,6 +5,6 @@ DOWNLOAD="http://download.sourceforge.net/motif/motif-2.3.4-src.tgz" MD5SUM="612bb8127d0d31da6e5474edf8a5c247" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="" +REQUIRES="%README%" MAINTAINER="Zhu Qun-Ying" EMAIL="zhu.qunying@gmail.com" |