summaryrefslogtreecommitdiffstats
path: root/audio-libs/suil-0/DEPENDS
blob: 8cfb8f37cf447795d93a8a24663b4a8c82955b2f (plain) (blame)
1
2
3
4
5
6
7
depends python &&
depends lv2 &&
optional_depends gtk+2 "" "-no-gtk" "support gtk+2 plugins" &&
optional_depends qtbase "" "-no-qt" "support QT5 plugins"   &&
if is_depends_enabled $SPELL qtbase; then
  depends -sub CXX gcc
fi