diff options
-rw-r--r-- | graphics/ufraw/README | 3 | ||||
-rw-r--r-- | graphics/ufraw/ufraw.info | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/graphics/ufraw/README b/graphics/ufraw/README index 3b99ae94ee..b394a014fe 100644 --- a/graphics/ufraw/README +++ b/graphics/ufraw/README @@ -6,6 +6,3 @@ as a Gimp plug-in. UFRaw requires gtkimageview to include the image preview window. You can build it without gtkimageview (run with GTK=no) but you'll only have command line interface to UFRaw. - -cfitsio (available in SBo) is an optional dependency to support FITS file -format. diff --git a/graphics/ufraw/ufraw.info b/graphics/ufraw/ufraw.info index 2cd98f3795..213d6d987d 100644 --- a/graphics/ufraw/ufraw.info +++ b/graphics/ufraw/ufraw.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/project/ufraw/ufraw/ufraw-0.22/ufraw- MD5SUM="c30767cae2c44310f2a3d67d7a76f2c3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="dcraw gtkimageview lensfun" +REQUIRES="dcraw gtkimageview" MAINTAINER="Nishant Limbachia" EMAIL="nishant@mnspace.net" |