Add GDK_DEP_LIBS to demos and tests
Some of them depend on libepoxy now.
This commit is contained in:
@ -18,6 +18,7 @@ LDADD = \
|
||||
$(top_builddir)/gtk/libgtk-3.la \
|
||||
$(top_builddir)/gdk/libgdk-3.la \
|
||||
$(GTK_DEP_LIBS) \
|
||||
$(GDK_DEP_LIBS) \
|
||||
-lm
|
||||
|
||||
if USE_X11
|
||||
|
||||
Reference in New Issue
Block a user