diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2016-01-02 01:59:41 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | ae3dbfd79befb98954e93ee9bde543895d098de1 (patch) | |
tree | d19e33c0c58dabbe2f81b09c543624ad6e960938 /graphics/nomacs | |
parent | e2f25f853d67dfc5b9808fb7a8e9f4817158f8d4 (diff) | |
download | slackbuilds-ae3dbfd79befb98954e93ee9bde543895d098de1.tar.gz |
Multiple: Fixed .info file (removed LibRaw)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'graphics/nomacs')
-rw-r--r-- | graphics/nomacs/nomacs.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/nomacs/nomacs.info b/graphics/nomacs/nomacs.info index eb70d54697..2d00e4ff95 100644 --- a/graphics/nomacs/nomacs.info +++ b/graphics/nomacs/nomacs.info @@ -5,6 +5,6 @@ DOWNLOAD="https://downloads.sf.net/nomacs/nomacs-2.4.2-source.tar.bz2" MD5SUM="b9deb73ac8c6e12064024bc4fb2aed03" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="LibRaw opencv" +REQUIRES="opencv" MAINTAINER="Matteo Bernardini" EMAIL="ponce@slackbuilds.org" |