[Buildroot] [PATCH 1/2] package/qwt : prepared package for other versions of Qt.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Mar 20 22:18:08 UTC 2016


Hello,

On Sun, 20 Mar 2016 23:13:24 +0100, Thomas Petazzoni wrote:

> ifeq ($(BR2_PACKAGE_QWT_OPENGL),y)
> QWT_DEPENDENCIES += libgles libegl
> endif

I correct myself on this: this is not needed. Indeed, if
BR2_PACKAGE_QWT_OPENGL is enabled, you have selected
BR2_PACKAGE_QT_OPENGL_ES, so qt already depends on libgles/libegl. So
there's no need to replicate this dependency here.

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list