From: Graeme Gregory Date: Tue, 4 Nov 2008 11:42:02 +0000 (+0000) Subject: libxcursor-native_1.1.9.bb : add a native version for X11R7.4 X-Git-Tag: Release-2010-05/1~5383^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bed1dbef158b811628c1eb4dd69b2bdd404a73b7;p=openembedded.git libxcursor-native_1.1.9.bb : add a native version for X11R7.4 --- 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