diff options
Diffstat (limited to 'graphics/gstreamer1-plugins-openexr/Makefile')
-rw-r--r-- | graphics/gstreamer1-plugins-openexr/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gstreamer1-plugins-openexr/Makefile b/graphics/gstreamer1-plugins-openexr/Makefile index 3e63d57ad993..ce8254e3d972 100644 --- a/graphics/gstreamer1-plugins-openexr/Makefile +++ b/graphics/gstreamer1-plugins-openexr/Makefile @@ -3,8 +3,7 @@ CATEGORIES= graphics COMMENT= GStreamer OpenExr codec plugin -LIB_DEPENDS= libOpenEXR.so:graphics/openexr \ - libImath-3_1.so:math/Imath +LIB_DEPENDS= libOpenEXR.so:graphics/openexr USES+= compiler:c++11-lang |