FS#34197 - [keepassx] can't build with Qt3 installed
Attached to Project:
Community Packages
Opened by David Costa (zarel) - Thursday, 07 March 2013, 13:39 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 21 March 2013, 15:04 GMT
Opened by David Costa (zarel) - Thursday, 07 March 2013, 13:39 GMT
Last edited by Sergej Pupykin (sergej) - Thursday, 21 March 2013, 15:04 GMT
|
Details
Keepassx doesn't build when both qt4 and qt3 are installed
because of the directory order in the PATH.
Replacing qmake in the PKGBUILD with qmake-qt4 solves the problem. |
This task depends upon