On Saturday 27 February 2010 03:31:21 Michael Karcher wrote:
> Package: debhelper
> Version: 7.4.13
> Severity: normal
> 
> The qmake build system in debhelper calls qmake, which, dependent on
> installed packages, is either Qt 3 or the Qt 4 version. If both Qt versions
> are installed, qmake defaults to qmake-qt3 (priority 45) over qmake-qt4
> (priority 40), making the automatic build system unable to build Qt 4
> packages.

In the future, these build systems may be able to handle their own specific
options. This build system could accept a --qmake option which sets the
qmake binary to be called.

For now you can use Build-Conflicts, but thats not as convenient.

> 
> An option to choose either qmake-qt3 or qmake-qt4, or even hard
> wiring qmake-qt4 as the automatic build system is mainly used for new
> packages that mainly use qt4 would be nice, IMHO.

Hardcoding anything would be crap.

Thanks, Kel.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to