From ca10363baac7de9581ec90ab47957f973e1dbdc4 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Tue, 15 Aug 2006 11:58:37 +0000 Subject: Numerous new xorg package versions from upstream OE. Pester me if any local changes got inadvertantly lost, or if any packages need upgrading. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@607 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/xorg-lib/libxau-native_0.1.1.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta/packages/xorg-lib/libxau-native_0.1.1.bb (limited to 'meta/packages/xorg-lib/libxau-native_0.1.1.bb') diff --git a/meta/packages/xorg-lib/libxau-native_0.1.1.bb b/meta/packages/xorg-lib/libxau-native_0.1.1.bb new file mode 100644 index 000000000..f5acbee73 --- /dev/null +++ b/meta/packages/xorg-lib/libxau-native_0.1.1.bb @@ -0,0 +1,6 @@ +SECTION = "x11/base" +FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/xau" +require libxau_${PV}.bb +inherit native +DEPENDS = "xproto-native" +PROVIDES = "" -- cgit v1.2.3