# ntrack depends on libnl or libnl2 or libnl3 we choose the newest one: libnl3
depends libnl3

optional_depends glib-2                "--with-glib2"     "--without-glib2"     "for glib-2 bindings support"
optional_depends gobject-introspection "--with-gobject"   "--without-gobject"   "for introspection support"
optional_depends pygobject             "--with-pygobject" "--without-pygobject" "for pygobject bindings support"
optional_depends qt4                   "--with-qt4"       "--without-qt4"       "for qt4 support"
