From c2997f94adf992b56cd41eaf41ca32dcd050bd53 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Sun, 29 Mar 2020 11:07:19 +0000
Subject: [PATCH] added another TODO

---
 README.org |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/README.org b/README.org
index d51eb89..bb0cfce 100755
--- a/README.org
+++ b/README.org
@@ -24,9 +24,11 @@
 To allow automatic building, use a cronjob or write a systemd unit, there are many guides out there, although I may add examples if I feel like it.
 
 * To Dos
-- Multiple packages from a single PKGBUILD
+- Multiple packages from a single PKGBUILD ::
   Some PKGBUILDs can create many packages at once, currently I am unable to handle this.
-- Error catching for builds which fail.
+- AUR dependency checking and automatic resolution ::
+  Something like what aurutils does, maybe I can steal it from there
+- Error catching for builds which fail. ::
   Have emailing, but nothing more advanced. Would be nice to have some basic error handling in the script
-- Create a universal variables file
+- Create a universal variables file ::
   Not sure how useful this would be, but could be nice

--
Gitblit v1.9.3