Hi -

Upstream systemtap commit #35641037b7f9 may help with this:

diff --git a/emacs/systemtap-mode.el b/emacs/systemtap-mode.el
index cdcd6558a149..42f48d5ddf93 100644
--- a/emacs/systemtap-mode.el
+++ b/emacs/systemtap-mode.el
@@ -53,7 +53,8 @@
 (require 'cc-awk)
 (eval-when-compile
   (require 'cc-langs)
-  (require 'cc-fonts))
+  (require 'cc-fonts)
+  (require 'cl-lib))


- FChE


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to