Skip to content
  • Greg V's avatar
    pkg-config: use non-private requires · 03b935e6
    Greg V authored
    The problem is that LDC can inline code from GtkD to the program using
    it, creating direct dependencies to gtk/glib/gobject/etc symbols.
    So we need the program to actually link to these libraries.
    03b935e6