summaryrefslogtreecommitdiffstats
path: root/recipes/xorg-lib/libxext-native_1.1.bb
blob: 531242e6fa0ec2426a7eda6437bc05bd7c06a5e4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"
PR = "r1"
PE = "1"

XORG_PN = "libXext"

inherit native