mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
xeyes: upgrade 1.1.2 -> 1.2.0
libxi is a new requirement. (From OE-Core rev: fbd4ba957f23970f7b42bdfa01939a3865a5dba4) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
1e9e5d6c31
commit
b3d1265f36
+2
-3
@@ -8,7 +8,6 @@ PE = "1"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3ea51b365051ac32d1813a7dbaa4bfc6"
|
||||
|
||||
SRC_URI[md5sum] = "6f0543ec84283df5743eeafc173bea4a"
|
||||
SRC_URI[sha256sum] = "57bcec0d2d167af9e5d44d0dbd74c6d7c0f0591cd0608952b23c749fdd910553"
|
||||
SRC_URI[sha256sum] = "f8a17e23146bef1ab345a1e303c6749e42aaa7bcf4f25428afad41770721b6db"
|
||||
|
||||
DEPENDS += "libxau libxt libxext libxmu libxrender"
|
||||
DEPENDS += "libxau libxt libxext libxmu libxrender libxi"
|
||||
Reference in New Issue
Block a user