[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HsQML Qt5 Dependency Question



On Tue, Dec 09, 2014 at 10:13:44PM -0600, Christopher Reichert wrote:
> 
> Hello,
> 
> haskell-hsqml has a dependency on various qt5 packages. HsQML also
> requires that certain qt executables such as the moc compiler be in
> $PATH in order to build. By default, these executables don't seem to be
> added to my PATH when I install the qt5 dependencies.

Hi. Have you tried exporting QT_SELECT=5 in rules? In addition to that
I build-depend on
 qtdeclarative5-dev, qml-module-qtquick2, qtbase5-dev, libqt5qml5, libqt5quick5
which is probably not minimal, but works.

See also https://launchpad.net/~gspreemann/+archive/ubuntu/haskell.

 -- Gard


Reply to: