diff options
Diffstat (limited to 'README.arch')
-rw-r--r-- | README.arch | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.arch b/README.arch new file mode 100644 index 000000000..c02d57350 --- /dev/null +++ b/README.arch @@ -0,0 +1,8 @@ + +You can build apt from arch, but this needs the following additional +packages (in addtion to the usual build-depends): +xmlto perlsgml sgml2x sgmlspl docbook + +then run: +debian/rules arch-build + |