diff --git a/media-libs/openexr/openexr-2.2.0.recipe b/media-libs/openexr/openexr-2.2.0.recipe index 1889795e8..af325ff8b 100644 --- a/media-libs/openexr/openexr-2.2.0.recipe +++ b/media-libs/openexr/openexr-2.2.0.recipe @@ -64,6 +64,7 @@ BUILD_PREREQUIRES=" cmd:gcc$secondaryArchSuffix cmd:ld$secondaryArchSuffix cmd:make + cmd:find cmd:which cmd:autoconf cmd:aclocal @@ -81,7 +82,7 @@ ${pathSecondaryArchSuffix}/pkgconfig/IlmBase.pc | sed s/IlmBase\.pc//g) ./bootstrap runConfigure ./configure - make + make $jobArgs } INSTALL() @@ -109,6 +110,11 @@ INSTALL() packageEntries devel $developDir } +TEST() +{ + make check +} + # ----- devel package ------------------------------------------------------- PROVIDES_devel="