mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-16 18:40:03 +00:00
xorg: Replace depreciated *proto depends with xorgproto
The oe-core commit 9d236bd40ef8598c78c1ea807d658467700505e2 has removed *proto, we also need to do so in meta-openembedded. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
7f12897639
commit
1dfd225c60
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||||
|
||||
inherit xfce-panel-plugin
|
||||
|
||||
DEPENDS += "xfconf xproto libxtst"
|
||||
DEPENDS += "xfconf xorgproto libxtst"
|
||||
|
||||
SRC_URI[md5sum] = "9169140af7c9d3fddd8a5c9e0efb5a61"
|
||||
SRC_URI[sha256sum] = "cf2b45e327e67cc187dcb99a6ef6d95570463045accd24540e17172f005189b3"
|
||||
|
||||
Reference in New Issue
Block a user