summaryrefslogtreecommitdiffstats
path: root/http/qupzilla/DEPENDS
blob: c310a47fae447dfc69cfd52fa90df93e74c741d1 (plain) (blame)
1
2
3
4
5
6
7
depends -sub CXX gcc &&
depends QT &&
if is_depends_enabled $SPELL qtbase;then
  depends qtwebkit5
else
  sub_depends qt4 WEBKIT
fi