diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-22 14:54:12 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:01:03 -0500 |
commit | 010f70fc58ac1a2e44a93eba1819e5ad80caa5f1 (patch) | |
tree | b46bc94b70a5495d3069fd349ab9d61b2ac33d65 /system/smem | |
parent | 9677f29fe84a39e84ddf4486774b5de7992623be (diff) | |
download | slackbuilds-010f70fc58ac1a2e44a93eba1819e5ad80caa5f1.tar.gz |
system/smem: Fixed dep information
Diffstat (limited to 'system/smem')
-rw-r--r-- | system/smem/smem.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/smem/smem.info b/system/smem/smem.info index c5a2ebfe82..7a4047d6c6 100644 --- a/system/smem/smem.info +++ b/system/smem/smem.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.selenic.com/smem/download/smem-0.1.tar.gz" MD5SUM="2d2a64fcf00e353efa3751c826f801ee" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="matplotlib" +REQUIRES="" MAINTAINER="Dusan Stefanovic" EMAIL="stefanovic.dusan@gmail.com" |