summaryrefslogtreecommitdiffstats
path: root/meta/packages
diff options
context:
space:
mode:
authorMatthew Allum <mallum@openedhand.com>2006-08-22 17:52:07 +0000
committerMatthew Allum <mallum@openedhand.com>2006-08-22 17:52:07 +0000
commitc69404a7d57f922c437b783ff3dcdf609051bcf1 (patch)
tree28751a690b7a28fcff699a19681e2c633fd024b3 /meta/packages
parent7aa52d7fd99c68d36bb9903de84a6e240ab767cf (diff)
downloadpoky-c69404a7d57f922c437b783ff3dcdf609051bcf1.tar.gz
Add xinit
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@626 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
-rw-r--r--meta/packages/xorg-app/xinit_X11R7.1-1.0.2.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/packages/xorg-app/xinit_X11R7.1-1.0.2.bb b/meta/packages/xorg-app/xinit_X11R7.1-1.0.2.bb
new file mode 100644
index 0000000000..025a578370
--- /dev/null
+++ b/meta/packages/xorg-app/xinit_X11R7.1-1.0.2.bb
@@ -0,0 +1,7 @@
1require xorg-app-common.inc
2
3#DESCRIPTION = ""
4
5DEPENDS += " virtual/libx11"
6FILES_${PN} += " /usr/lib/X11/xinit"
7