From 9d236bd40ef8598c78c1ea807d658467700505e2 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 3 Apr 2018 18:49:19 -0700 Subject: xorg: Replace depreciated *proto depends with xorgproto This completes the transition to xorgproto. Signed-off-by: Armin Kuster Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/xorg-util') diff --git a/meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb b/meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb index 84a967a81e..727ab54965 100644 --- a/meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb +++ b/meta/recipes-graphics/xorg-util/makedepend_1.0.5.bb @@ -10,7 +10,7 @@ directives would be used in a compilation. Any #include, directives \ can reference files having other #include directives, and parsing will \ occur in these files as well." -DEPENDS = "xproto util-macros" +DEPENDS = "xorgproto util-macros" PE = "1" BBCLASSEXTEND = "native" -- cgit v1.2.3