mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- ./plug-ins/common/Makefile.in~ 2006-08-16 09:13:18.000000000 +0000
|
|
+++ ./plug-ins/common/Makefile.in 2006-10-21 23:16:40.000000000 +0000
|
|
@@ -2154,6 +2154,7 @@
|
|
$(libgimp) \
|
|
$(libgimpcolor) \
|
|
$(libgimpbase) \
|
|
+ $(GTK_LIBS) \
|
|
$(GLIB_LIBS) \
|
|
$(RT_LIBS) \
|
|
$(INTLLIBS)
|
|
@@ -2284,6 +2285,7 @@
|
|
$(libgimp) \
|
|
$(libgimpcolor) \
|
|
$(libgimpbase) \
|
|
+ $(GTK_LIBS) \
|
|
$(GLIB_LIBS) \
|
|
$(RT_LIBS) \
|
|
$(INTLLIBS)
|