Skip to content

Commit 0c7f849

Browse files
committed
config/external-applications: update example nocross package
libreoffice is no longer nocross :)
1 parent c78a3ae commit 0c7f849

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/config/external-applications.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,10 +32,10 @@ not built or distributed. As such, they must be built locally. For more
3232
information see the page on [restricted
3333
packages](../xbps/repositories/restricted.md).
3434

35-
## Non-x86_64 Arch
35+
## Non-x86_64 Architectures
3636

37-
The Void build system runs on x86_64 servers, both for compiling and cross
38-
compiling packages. However, some packages (e.g. `libreoffice`) do not support
37+
The Void build system runs on x86_64 servers, both for compiling and
38+
cross-compiling packages. However, some packages (e.g. `pandoc`) do not support
3939
cross-compilation. These packages have to be built locally on a computer running
4040
the same architecture and libc as the system on which the package is to be used.
4141
To learn how to build packages, refer to [the README for the void-packages

0 commit comments

Comments
 (0)