kdevelop3 missing dependency on libtool

Bug #64906 reported by Shai Berger
4
Affects Status Importance Assigned to Milestone
kdevelop3 (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

Binary package hint: kdevelop3

When generating a simple "Hello World" C++ project, KDevelop generates a configure.in file which uses a macro AM_PROG_LIBTOOL. This macro is only installed by the libtool package, so if it is not installed, the "Hello World" project cannot build.

Automake and configure are dragged in as kdevelop3 dependencies; libtool, for some reason, isn't.

Revision history for this message
Shai Berger (shai-platonix) wrote :

Oh, forgot to mention: This is on Dapper.

Revision history for this message
Andreas Simon (andreas-w-simon) wrote :

This is already fixed in Edgy. There libtool is recommended by kdevelop (it's not a hard dependency because you can use kdevelop for things other than C or C++ where you don't need libtool).

Sadly, this fix will not be backported to Dapper, because according to https://wiki.ubuntu.com/StableReleaseUpdates it's no high-impact bug (and the easy workaround is of course to install libtool).

I will thus mark this bug as fixed, thank you for reporting.

Changed in kdevelop3:
status: Unconfirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.