On 05/11/2015 07:43 PM, Burton, Ross wrote:
On 11 May 2015 at 07:08, Robert Yang <liezhi.y...@windriver.com <mailto:liezhi.y...@windriver.com>> wrote: +# The quicky and fotowall requires x11 in DISTRO_FEATURES +REQUIRED_DISTRO_FEATURES = "x11" As this is a helper packagegroup, would it make sense to have these as optional dependencies based on DISTRO_FEATURES instead?
Hi Ross, The packagegroup-core-qt RDEPENDS on 3 packages: QTDEMOS ?= "quicky ${COMMERCIAL_QT} fotowall" Both quicky and fotowall requires x11. The COMMERCIAL_QT(such as qmmp) requires commercial license, I think that it also requires x11 (I will fix it in other patches). Use optional dependencies based on DISTRO_FEATURES for packagegroup-core-qt would make it rdepends on nothing, so I didn't use that. // Robert
Ross
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core