mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
14 lines
449 B
Diff
14 lines
449 B
Diff
diff --git cl-markdown.asd cl-markdown.asd
|
|
index e9a99cf..81280da 100644
|
|
--- cl-markdown.asd
|
|
+++ cl-markdown.asd
|
|
@@ -61,8 +61,6 @@
|
|
:config :generic))
|
|
:depends-on ((:version :metatilities-base "0.6.0")
|
|
:metabang-bind
|
|
- ;; ugh, the order matters here. Add more duct tape
|
|
- #-asdf-system-connections :container-dynamic-classes
|
|
(:version :cl-containers "0.11.5")
|
|
:dynamic-classes
|
|
:anaphora
|