[142738] trunk/dports/devel/qbs/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Sat Dec 12 07:01:38 PST 2015
Revision: 142738
https://trac.macports.org/changeset/142738
Author: mcalhoun at macports.org
Date: 2015-11-21 07:44:21 -0800 (Sat, 21 Nov 2015)
Log Message:
-----------
qbs: add dependency on QtScript module after it was split from qt5 port in r142505 (fixes #49755)
Revision Links:
--------------
https://trac.macports.org/changeset/142505
Modified Paths:
--------------
trunk/dports/devel/qbs/Portfile
Modified: trunk/dports/devel/qbs/Portfile
===================================================================
--- trunk/dports/devel/qbs/Portfile 2015-11-21 15:43:28 UTC (rev 142737)
+++ trunk/dports/devel/qbs/Portfile 2015-11-21 15:44:21 UTC (rev 142738)
@@ -7,6 +7,7 @@
name qbs
version 1.4.3
+revision 1
categories devel
platforms darwin
license LGPL-2.1
@@ -22,6 +23,8 @@
checksums rmd160 c0eca8fe54844f319c00926d643de25ac515ae8e \
sha256 0c47291ac578c1fc8f2bd6ab20fbeeb58630c4c6ddc085f6081ae570f825f787
+depends_lib-append port:qt5-qtscript
+
configure.post_args QBS_INSTALL_PREFIX=${prefix} \
CONFIG+=qbs_disable_rpath \
qbs.pro
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20151212/3d27b280/attachment.html>
More information about the macports-changes
mailing list