package/pkg-qmake.mk: only add qt5base dependency when we're not qt5base
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 9 Mar 2020 22:16:30 +0000 (23:16 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 9 Mar 2020 22:17:11 +0000 (23:17 +0100)
commit52dedbea62c6454fe60a17cc13d3f72edab1edfa
treeb61bc7ef52117e56345219dcddf5d7811e31b83e
parent6f4b5e01af8d8392952dcdc84ffeb438e93b580d
package/pkg-qmake.mk: only add qt5base dependency when we're not qt5base

As we are about to convert qt5base to the qmake-package
infrastructure, we need to avoid a circular dependency: the qt5base
package itself should not depend on qt5base.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/pkg-qmake.mk