summaryrefslogtreecommitdiff
path: root/sync.profile
blob: 24a6cba89ba6db8555f7940d29030480886898de (plain)
1
2
3
4
5
6
7
# A list of Qt dependencies to build QtWebEngine.
%dependencies = (
        "qtbase" => "refs/heads/stable",
        "qtxmlpatterns" => "refs/heads/stable",
        "qtjsbackend" => "refs/heads/stable",
        "qtdeclartive" => "refs/heads/stable",
);