blob: c02d573500a6b3b20f32002f8f746367ef6c1c3e (
plain)
1
2
3
4
5
6
7
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
|