diff options
Diffstat (limited to 'recipes/xorg-lib/libxau_1.0.3.bb')
-rw-r--r-- | recipes/xorg-lib/libxau_1.0.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxau_1.0.3.bb b/recipes/xorg-lib/libxau_1.0.3.bb index cd3da760f2..cd4f79b510 100644 --- a/recipes/xorg-lib/libxau_1.0.3.bb +++ b/recipes/xorg-lib/libxau_1.0.3.bb @@ -7,6 +7,6 @@ PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "75a9f2b85cd1617b5ca98c9095323853" SRC_URI[archive.sha256sum] = "d6c30a88770a720e96e0bd7e13e0334f9ef60f1b475a92556764828005c19e3b" -BBCLASSEXTEND = "native sdk" +BBCLASSEXTEND = "native nativesdk" XORG_PN = "libXau" |