diff options
| author | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-02 14:20:43 +0000 |
|---|---|---|
| committer | Marcin Juszkiewicz <hrw@openedhand.com> | 2008-07-02 14:20:43 +0000 |
| commit | d1c8fbbef91859d8137920e7712add32b7c76b8d (patch) | |
| tree | 59d3132bd9e09ca5807e417ad8c18144a5497367 /meta/packages | |
| parent | 853c8819e7e360090c9e806da6ea3d14208ef98c (diff) | |
| download | poky-d1c8fbbef91859d8137920e7712add32b7c76b8d.tar.gz | |
lndir: added missing dependencies
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4773 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages')
| -rw-r--r-- | meta/packages/xorg-util/lndir_1.0.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/xorg-util/lndir_1.0.1.bb b/meta/packages/xorg-util/lndir_1.0.1.bb index 34309a6487..b7bd0ad54a 100644 --- a/meta/packages/xorg-util/lndir_1.0.1.bb +++ b/meta/packages/xorg-util/lndir_1.0.1.bb | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | require xorg-util-common.inc | 1 | require xorg-util-common.inc |
| 2 | 2 | ||
| 3 | DESCRIPTION = "create a shadow directory of symbolic links to another directory tree" | 3 | DESCRIPTION = "create a shadow directory of symbolic links to another directory tree" |
| 4 | DEPENDS += "xproto util-macros" | ||
| 4 | PR = "r1" | 5 | PR = "r1" |
| 5 | PE = "1" | 6 | PE = "1" |
