[oe-commits] Robert Schuster : libsm 1.0.3: Add 'inherit native'.
GIT User account
git at amethyst.openembedded.net
Fri Dec 19 16:55:21 UTC 2008
Module: openembedded.git
Branch: org.openembedded.dev
Commit: b357fabdfd0352009d9e6721b3165d9000e47658
URL: http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=b357fabdfd0352009d9e6721b3165d9000e47658
Author: Robert Schuster <thebohemian at gmx.net>
Date: Thu Dec 18 18:04:47 2008 +0100
libsm 1.0.3: Add 'inherit native'.
---
packages/xorg-lib/libsm-native_1.0.3.bb | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/packages/xorg-lib/libsm-native_1.0.3.bb b/packages/xorg-lib/libsm-native_1.0.3.bb
index 4a83fd8..78268a1 100644
--- a/packages/xorg-lib/libsm-native_1.0.3.bb
+++ b/packages/xorg-lib/libsm-native_1.0.3.bb
@@ -1,5 +1,7 @@
require libsm_${PV}.bb
+inherit native
+
DEPENDS = "libx11-native libice-native xproto-native xtrans-native"
XORG_PN = "libSM"
More information about the Openembedded-commits
mailing list