aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
blob: 4a7e46b0aba5f9aac7f60a0cc856ff875970f511 (plain)
1
2
3
4
5
6
7
%modules = (
    "QtMacExtras" => "$basedir/src/macextras",
);

%dependencies = (
    "qtbase" => "refs/heads/stable",
);