[macports-ports] branch master updated: octave 4.4.0: add missing qt5-sqlite-plugin dependency
Ryan Schmidt
ryandesign at macports.org
Sat Jun 2 22:16:39 UTC 2018
On Jun 2, 2018, at 16:51, Marius Schamschula wrote:
> Marius Schamschula (Schamschula) pushed a commit to branch master
> in repository macports-ports.
>
>
> https://github.com/macports/macports-ports/commit/4c13d30353d2d95d746769aad50070aebdb4b688
>
> The following commit(s) were added to refs/heads/master by this push:
>
> new 4c13d30 octave 4.4.0: add missing qt5-sqlite-plugin dependency
>
> 4c13d30 is described below
>
>
> commit 4c13d30353d2d95d746769aad50070aebdb4b688
>
> Author: Marius Schamschula
> AuthorDate: Sat Jun 2 16:51:26 2018 -0500
>
>
> octave 4.4.0: add missing qt5-sqlite-plugin dependency
> @@ -408,7 +408,7 @@ variant qt4 conflicts qt5 description {build the GUI using Qt4} {
> variant qt5 conflicts qt4 description {build the GUI using Qt5} {
> PortGroup qt5 1.0
> qt5.depends_component qttools
>
> - depends_lib-append port:qscintilla-qt5
> + depends_lib-append port:qscintilla-qt5 port:qt5-sqlite-plugin
Shouldn't that be:
qt5.depends_component qttools sqlite-plugin
More information about the macports-dev
mailing list