crategus / cl-cffi-gtk

cl-cffi-gtk is a Lisp binding to the GTK+ 3 library.

Home Page:http://www.crategus.com/books/cl-cffi-gtk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stop bundling lisp-unit

AeroNotix opened this issue · comments

With the advent of quicklisp, there's no reason to be bundling lisp-unit with this project any more.

It ends up being that lisp-unit in cl-cffi-gtk's can override the package that may or may not be at the version you want which you installed via quicklisp.

Incidentally this prevents cl-cffi-gtk from being included in quicklisp itself