libsm 1.0.3: Add 'inherit native'.
authorRobert Schuster <thebohemian@gmx.net>
Thu, 18 Dec 2008 17:04:47 +0000 (18:04 +0100)
committerRobert Schuster <thebohemian@gmx.net>
Fri, 19 Dec 2008 16:54:35 +0000 (17:54 +0100)
packages/xorg-lib/libsm-native_1.0.3.bb

index 4a83fd8..78268a1 100644 (file)
@@ -1,5 +1,7 @@
 require libsm_${PV}.bb
 
+inherit native
+
 DEPENDS = "libx11-native libice-native xproto-native xtrans-native"
 
 XORG_PN = "libSM"