chiark
/
gitweb
/
~mdw
/
clg
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a5b15d4
)
Bug fix
author
espen
<espen>
Mon, 10 Apr 2006 18:48:35 +0000
(18:48 +0000)
committer
espen
<espen>
Mon, 10 Apr 2006 18:48:35 +0000
(18:48 +0000)
gtk/gtk.asd
patch
|
blob
|
blame
|
history
diff --git
a/gtk/gtk.asd
b/gtk/gtk.asd
index 74b40074af80cb2b68045cd1b4287bfcd9815cec..624696ba165ddb4b0ab3e97eb3f1848423cd43ba 100644
(file)
--- a/
gtk/gtk.asd
+++ b/
gtk/gtk.asd
@@
-16,7
+16,7
@@
(pushnew :gtk2.8 *features*))
(defsystem gtk
- :depends-on (g
ffi g
lib gdk pango atk)
+ :depends-on (glib gdk pango atk)
:components ((:file "defpackage")
(:library "libgtk-x11-2.0"
:libdir #.(pkg-variable "gtk+-2.0" "libdir"))