diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 21:11:44 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-19 21:11:44 -0500 |
commit | f69105188474b5108a6d442a9cc353678c2f7521 (patch) | |
tree | 886f5f65e408d44ca5773f0138abfc5ae16238da /graphics | |
parent | 63e8e040aa77560ad3c37409cddccd6baee876bc (diff) |
graphics/rawtherapee: Fixed dep info
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rawtherapee/rawtherapee.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/rawtherapee/rawtherapee.info b/graphics/rawtherapee/rawtherapee.info index 7fccd9253de8..2fb06432a854 100644 --- a/graphics/rawtherapee/rawtherapee.info +++ b/graphics/rawtherapee/rawtherapee.info @@ -5,6 +5,6 @@ DOWNLOAD="http://rawtherapee.com/shared/source/rawtherapee-5.8.tar.xz" MD5SUM="7c4b2d8246664d84d5061e4c7271d3af" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="lensfun libiptcdata" +REQUIRES="libiptcdata" MAINTAINER="Panagiotis Nikolaou" EMAIL="hostmaster@slackonly.com" |