aboutsummaryrefslogtreecommitdiff
path: root/modules/qt5.py
diff options
context:
space:
mode:
authorJussi Pakkanen <jpakkane@gmail.com>2015-10-26 21:12:22 +0200
committerJussi Pakkanen <jpakkane@gmail.com>2015-10-26 21:12:22 +0200
commita16463972dbbc7c944dbbfbee57ade758e3077da (patch)
tree470404f8aaabf8dbcb4d59f7d156e4a46d665bef /modules/qt5.py
parentc0070aadae450d8367f54a4658f474a8a8ab4432 (diff)
downloadmeson-a16463972dbbc7c944dbbfbee57ade758e3077da.zip
meson-a16463972dbbc7c944dbbfbee57ade758e3077da.tar.gz
meson-a16463972dbbc7c944dbbfbee57ade758e3077da.tar.bz2
Parse contents of gresource xml and add deps manually. A bit of a hack but necessary due to missing upstream functionality. Closes #298.
Diffstat (limited to 'modules/qt5.py')
-rw-r--r--modules/qt5.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/qt5.py b/modules/qt5.py
index d941439..0e732a1 100644
--- a/modules/qt5.py
+++ b/modules/qt5.py
@@ -19,7 +19,7 @@ from coredata import MesonException
import xml.etree.ElementTree as ET
class Qt5Module():
-
+
def __init__(self):
mlog.log('Detecting Qt tools.')
# The binaries have different names on different