chiark / gitweb /
Bug fix
[clg] / gtk / gtk.asd
index 74b40074af80cb2b68045cd1b4287bfcd9815cec..624696ba165ddb4b0ab3e97eb3f1848423cd43ba 100644 (file)
@@ -16,7 +16,7 @@
   (pushnew :gtk2.8 *features*))
 
 (defsystem gtk
-    :depends-on (gffi glib gdk pango atk)
+    :depends-on (glib gdk pango atk)
     :components ((:file "defpackage")
                 (:library "libgtk-x11-2.0" 
                           :libdir #.(pkg-variable "gtk+-2.0" "libdir"))