aboutsummaryrefslogtreecommitdiffstats
path: root/packages/xorg-lib
diff options
context:
space:
mode:
authorRobert Schuster <thebohemian@gmx.net>2008-12-22 10:13:08 +0100
committerRobert Schuster <thebohemian@gmx.net>2008-12-22 19:02:49 +0100
commit9c0e07723eb2e3384e864decb7335823073901ec (patch)
tree047728d5c9ce3f160312b4e553e9e7b5906cf8d1 /packages/xorg-lib
parent0f3c276cae3a8f95c9931e62fc45ef8452631053 (diff)
downloadopenembedded-9c0e07723eb2e3384e864decb7335823073901ec.tar.gz
libxt-native 1.0.5: New recipe.
Diffstat (limited to 'packages/xorg-lib')
-rw-r--r--packages/xorg-lib/libxt-native_1.0.5.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/xorg-lib/libxt-native_1.0.5.bb b/packages/xorg-lib/libxt-native_1.0.5.bb
index f3603ee074..9745f6530d 100644
--- a/packages/xorg-lib/libxt-native_1.0.5.bb
+++ b/packages/xorg-lib/libxt-native_1.0.5.bb
@@ -1,7 +1,8 @@
require libxt_${PV}.bb
-inherit native
-
DEPENDS = "libx11-native libsm-native kbproto-native"
+PROVIDES = "xt-native"
+
+inherit native
XORG_PN = "libXt"