diff options
author | Graeme Gregory <dp@xora.org.uk> | 2008-11-04 11:42:02 +0000 |
---|---|---|
committer | Graeme Gregory <dp@xora.org.uk> | 2008-11-12 15:20:29 +0000 |
commit | bed1dbef158b811628c1eb4dd69b2bdd404a73b7 (patch) | |
tree | 714c79ce01ef59bdd70190b4de469203b5c4fd21 /packages | |
parent | 00cccdc8f03f15fd2dc05225ab6df273e53c18cb (diff) |
libxcursor-native_1.1.9.bb : add a native version for X11R7.4
Diffstat (limited to 'packages')
-rw-r--r-- | packages/xorg-lib/libxcursor-native_1.1.9.bb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/packages/xorg-lib/libxcursor-native_1.1.9.bb b/packages/xorg-lib/libxcursor-native_1.1.9.bb new file mode 100644 index 0000000000..403030e93d --- /dev/null +++ b/packages/xorg-lib/libxcursor-native_1.1.9.bb @@ -0,0 +1,6 @@ +require libxcursor_${PV}.bb + +DEPENDS = "libx11-native fixesproto-native libxfixes-native" +PE = "1" + +inherit native |