From a7ed6430e738167fcb9def51d21c862816399c1b Mon Sep 17 00:00:00 2001 From: Jake Petroules Date: Tue, 2 Apr 2013 14:19:26 -0400 Subject: Structure like a proper Qt module. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie69303983187826637ae8a12a8478bd044cdaf0d Reviewed-by: Morten Johan Sørvig --- sync.profile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sync.profile (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile new file mode 100644 index 0000000..4a7e46b --- /dev/null +++ b/sync.profile @@ -0,0 +1,7 @@ +%modules = ( + "QtMacExtras" => "$basedir/src/macextras", +); + +%dependencies = ( + "qtbase" => "refs/heads/stable", +); -- cgit v1.2.3