mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
glmark2: depend on modern libpng
libpng 1.2 is being removed from oe-core as it's well obsolete. Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
3e49af702d
commit
a30e0f4cd3
@@ -8,7 +8,7 @@ LICENSE = "GPLv3+ & SGIv1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://COPYING.SGI;beginline=5;md5=269cdab4af6748677acce51d9aa13552"
|
||||
|
||||
DEPENDS = "libpng12 jpeg"
|
||||
DEPENDS = "libpng jpeg"
|
||||
|
||||
PV = "2014.03+${SRCPV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user