lndir: added missing dependencies

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4773 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2008-07-02 14:20:43 +00:00
parent 853c8819e7
commit d1c8fbbef9

View File

@@ -1,5 +1,6 @@
require xorg-util-common.inc
DESCRIPTION = "create a shadow directory of symbolic links to another directory tree"
DEPENDS += "xproto util-macros"
PR = "r1"
PE = "1"