diff options
author | Richard Purdie <richard@openedhand.com> | 2007-01-17 15:01:34 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-01-17 15:01:34 +0000 |
commit | 99b66bbf5efc2ae9190edd1aea87e119cac10a8f (patch) | |
tree | 48246f1f3681c056922b9d98bf9a37a69b51cf2e /README | |
parent | f9f81656ba73b0f5d2dfce42d529366532d5bf4a (diff) | |
download | poky-99b66bbf5efc2ae9190edd1aea87e119cac10a8f.tar.gz |
README: Mention poky-depends deb
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1155 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -20,7 +20,10 @@ cvs | |||
20 | subversion | 20 | subversion |
21 | gawk | 21 | gawk |
22 | 22 | ||
23 | You also need to install the qemu from http://debian.o-hand.com/. | 23 | You also need to install the qemu from http://debian.o-hand.com/. A |
24 | poky-depends deb is also available from this source which will install | ||
25 | all the dependencies mentioned above for you. | ||
26 | |||
24 | Alternatively poky can build qemu itself, but for this you need the | 27 | Alternatively poky can build qemu itself, but for this you need the |
25 | following packages installed; | 28 | following packages installed; |
26 | 29 | ||