Index: trunk/dso-parse.asd
===================================================================
--- trunk/dso-parse.asd	(revision trunk,21)
+++ trunk/dso-parse.asd	(revision trunk,28)
@@ -20,5 +20,5 @@
 
 (asdf:defsystem #:dso-parse
-  :depends-on (#:cl-ppcre)
+  :depends-on (#:cl-ppcre #:dso-util)
   :components ((:file "package")
 	       (:file "util")
