summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorBoris Nagaev <bnagaev@gmail.com>2016-06-18 15:59:19 (GMT)
committerGitHub <noreply@github.com>2016-06-18 15:59:19 (GMT)
commit4fc76ba64f7c190e2e9fc7a5090ee5fbd35de737 (patch)
treed91612ae12c96eb5e46fa4973c7b7a541a79f0ad /plugins
parent9bcde899de5ff461e623a5a7b9e54ae94b9eba71 (diff)
parent5b52ff4bc16bdc2e88f7e85338a7cfbffe918b43 (diff)
downloadmxe-4fc76ba64f7c190e2e9fc7a5090ee5fbd35de737.zip
mxe-4fc76ba64f7c190e2e9fc7a5090ee5fbd35de737.tar.gz
mxe-4fc76ba64f7c190e2e9fc7a5090ee5fbd35de737.tar.bz2
Merge pull request #1375 from saiarcot895/upstream-poppler-qt5
Add plugin file to compile some libraries with Qt 5 only
Diffstat (limited to 'plugins')
-rw-r--r--plugins/qt5-deps/overrides.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/qt5-deps/overrides.mk b/plugins/qt5-deps/overrides.mk
new file mode 100644
index 0000000..c437086
--- /dev/null
+++ b/plugins/qt5-deps/overrides.mk
@@ -0,0 +1,5 @@
+# This file is part of MXE.
+# See index.html for further information.
+
+poppler_DEPS := $(filter-out qt ,$(poppler_DEPS)) qtbase
+openscenegraph_DEPS := $(filter-out qt ,$(openscenegraph_DEPS)) qtbase