diff options
Diffstat (limited to 'recipes/xorg-lib/libxext-native_1.1.1.bb')
-rw-r--r-- | recipes/xorg-lib/libxext-native_1.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/xorg-lib/libxext-native_1.1.1.bb b/recipes/xorg-lib/libxext-native_1.1.1.bb index 531242e6fa..5d8db969da 100644 --- a/recipes/xorg-lib/libxext-native_1.1.1.bb +++ b/recipes/xorg-lib/libxext-native_1.1.1.bb @@ -2,7 +2,7 @@ require xorg-lib-common.inc DESCRIPTION = "X11 miscellaneous extension library" DEPENDS += "xproto-native libx11-native xextproto-native libxau-native util-macros-native" -PROVIDES = "xext-native" +PROVIDES = "" PR = "r1" PE = "1" |