Hi Gurkirpal, Thanks for working on this. I believe Christian has some good points. There's only one small question + suggestion from me.
On 11 August 2017 at 05:31, Gurkirpal Singh <[email protected]> wrote: > + PKG_CHECK_MODULES([OMX_TIZONIA], [libtizonia >= > $LIBOMXIL_TIZONIA_REQUIRED]) > + PKG_CHECK_MODULES([OMX_TIZILHEADERS], [tizilheaders >= > $LIBOMXIL_TIZONIA_REQUIRED]) > + PKG_CHECK_MODULES([OMX_TIZPLATFORM], [libtizplatform >= > $LIBOMXIL_TIZONIA_REQUIRED]) I cannot find any tizonia packages for Debian, Fedora or Arch - are there any? AFAICT all the three dependencies are always used together. Thus one can fold the separate PKG_CHECK_MODULES into one. Thanks Emil _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
