summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-04-23 09:41:47 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-04-23 09:44:53 +0200
commitde1451bfc8b32d1e34181649bdf83c8fc309f934 (patch)
treef7a1950896e6bd6e84c7d88086cebe9dc253f3ef
parent4f5e28a34f4304ab742a0a54a4fc6cc0f9300bcc (diff)
downloadptxdist-de1451bfc8b32d1e34181649bdf83c8fc309f934.tar.gz
ptxdist-de1451bfc8b32d1e34181649bdf83c8fc309f934.tar.xz
pyside: QT_SRC_DIR is no longer needed
Also: it generates a dependency on 'sphinx-build' if 'dot' is found. This is unwanted, as it's for documentation only. Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/pyside.make3
1 files changed, 1 insertions, 2 deletions
diff --git a/rules/pyside.make b/rules/pyside.make
index a4647ba30..b72e9cb27 100644
--- a/rules/pyside.make
+++ b/rules/pyside.make
@@ -34,8 +34,7 @@ PYSIDE_LICENSE := unknown
#
PYSIDE_CONF_TOOL := cmake
PYSIDE_CONF_OPT = \
- $(CROSS_CMAKE_USR) \
- -DQT_SRC_DIR:STRING='$(QT4_DIR)'
+ $(CROSS_CMAKE_USR)
# ----------------------------------------------------------------------------
# Target-Install