[yade] 04/04: Switch off QT5-mode explicitly.

Anton Gladky gladk at moszumanska.debian.org
Wed Aug 31 04:51:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch jessie-backports
in repository yade.

commit 777438f6d3bad744f3f93c899814a71f8b57a813
Author: Anton Gladky <gladk at debian.org>
Date:   Tue Aug 30 23:32:09 2016 +0200

    Switch off QT5-mode explicitly.
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 5733b83..78e6d67 100755
--- a/debian/rules
+++ b/debian/rules
@@ -22,7 +22,8 @@ extra_flags += \
 -DCMAKE_INSTALL_PREFIX="/usr" \
 -DNOSUFFIX=ON \
 -DLIBRARY_OUTPUT_PATH=lib/$(DEB_HOST_MULTIARCH) \
--DENABLE_SPH=ON
+-DENABLE_SPH=ON \
+-DUSE_QT5=0
 
 override_dh_auto_configure:
 ifneq (,$(filter $(DEB_HOST_ARCH), armel armhf mips mipsel))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/yade.git



More information about the debian-science-commits mailing list