opengl: correct detection of virtual packages having no dependencies
authorWill Wagner <will_wagner@carallon.com>
Thu, 30 May 2013 13:08:05 +0000 (14:08 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 30 May 2013 13:42:45 +0000 (15:42 +0200)
commit14470b325935ee8a0ef8b73b33827ab633c1366f
tree6cc17b1e78f289b2fab92a0da5919ff9f9e65613
parent7183fc0f3fefc9722bcd1f1be6ca02cdbfe0eb57
opengl: correct detection of virtual packages having no dependencies

I believe the original intent was to make it that the configure step
for the opengl virtual packages fails if there is not at least one
dependency. This patch fixes the logic so that it actually fails if
dependency list is empty

Signed-off-by: Will Wagner <will_wagner@carallon.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/opengl/libegl/libegl.mk
package/opengl/libgles/libgles.mk
package/opengl/libopenvg/libopenvg.mk