sync.profile 119 Bytes
Newer Older
%modules = (
    "QtWinExtras" => "$basedir/src/winextras",
);

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