From 7a4731e9b9836a494a00b5ccfda53aaa30da5f0f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 5 Aug 2022 18:07:42 -0400 Subject: d/control: Suggest pacman-package-manager and update description. --- debian/control | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index c72c067..7f67d6f 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Package: arch-install-scripts Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} +Suggests: pacman-package-manager Description: scripts aimed at automating some menial tasks arch-install-scripts provides a small suite of scripts originally meant to automate some menial tasks during the installation of an Arch system. @@ -20,5 +21,6 @@ Description: scripts aimed at automating some menial tasks Debian-based system. . This package contains: - - genfstab: Automatically generate an fstab file - arch-chroot: Set up bind mounts and chroot into the target system. + - genfstab: Automatically generate an fstab file. + - pacstrap: Bootstrap Archlinux via pacman. -- cgit v1.2.3