Stewart Smith wrote: > i think we're missing build-essential and libtool as build deps for > drizzle in the deb packaging.
Nope. build-essential is an implied build depend for all debian packages. libtool is not a debian build-dep because we build debs from tarballs, not from bzr. However - I did add a package called "drizzle-dev" which contains _ALL_ of the packages that you might need to build drizzle or develop drizzle as a developers (including bzr, etc) That might be more what you might be looking for at this moment. Monty _______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : [email protected] Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp

