graphics/gimp-app: OPENEXR_LIB_DEPENDS+=Imath

Since Imath is in the port's INDEX and OpenEXR will pull Imath in,
I think we can forgo a PORTREVISION bump.

PR:		256983
Reported by:	Philipp Ost
MFH:		2021Q3
This commit is contained in:
Matthias Andree 2021-07-06 00:04:38 +02:00
parent 58e26f659e
commit a81d5444d2

View file

@ -118,7 +118,8 @@ LIBMNG_LIB_DEPENDS= libmng.so:graphics/libmng
LIBMNG_CONFIGURE_WITH= libmng
OPENEXR_CONFIGURE_WITH= openexr
OPENEXR_LIB_DEPENDS= libOpenEXR.so:graphics/openexr
OPENEXR_LIB_DEPENDS= libImath-3_0.so:math/Imath \
libOpenEXR.so:graphics/openexr
OPENJPEG_DESC= Enhanced JPEG (jpeg2000) graphics support
OPENJPEG_LIB_DEPENDS= libopenjp2.so:graphics/openjpeg