From 7522b073f5a6faf9fb658e79ed4bde7b23367d16 Mon Sep 17 00:00:00 2001 From: Sean Whitton Date: Fri, 5 Mar 2021 12:21:48 -0700 Subject: add APT:INSTALLED Signed-off-by: Sean Whitton --- consfigurator.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'consfigurator.asd') diff --git a/consfigurator.asd b/consfigurator.asd index 3630eea..6f29d8b 100644 --- a/consfigurator.asd +++ b/consfigurator.asd @@ -27,6 +27,7 @@ (:file "src/property/cmd") (:file "src/property/file") (:file "src/property/os") + (:file "src/property/apt") (:file "src/property/chroot") (:file "src/data/asdf") (:file "src/data/pgp"))) -- cgit v1.2.3