diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-02-22 13:48:40 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-02-22 13:48:40 +0200 |
commit | 661ab31de29a956705ee72971d6ba7fc57ba0ef2 (patch) | |
tree | 7580dd8764a2740ec758353d6e4e785706c4130c | |
parent | 228ae8ea76fcaf044983e116f665a40bb22e5c90 (diff) |
Mention that the Raspbian cross-build works from openSUSE, too
Change-Id: Id9d8817a65795357ea8c333f3332baf6e0bc2e77
-rw-r--r-- | README.cross | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.cross b/README.cross index 74917faefbea..6fcedf9827e5 100644 --- a/README.cross +++ b/README.cross @@ -382,7 +382,7 @@ Raspbian ******** In theory, this should work also for another Linux, it does not need to be Raspbian. -But this cross-compilation work is tested from Debian based system to Raspbian. +But this cross-compilation work is tested from Debian and openSUSE to Raspbian. You will need headers, pkg-config files and libraries from a Raspbian system to build against. Available at |