Am Sonntag, 30. Dezember 2012 schrieb Ludovic Courtès: > Andreas Enge skribis: > > the first leaf I came across in a surprisingly deep dependency tree > > when trying to integrate gnunet... > Would be good if they used GDBM instead... It is not gnunet itself, but, if I remember correctly, openldap, that is used by some other package, used by libextractor, used by gnunet. Or some other dependency chain. There are quite a few more packages with partially written recipes on my hard disk now, I just submitted the completed patches. > Works for me, but could you change it to “bdb” (file name and package > name)? I think that’s the usual nickname. Not sure. Under debian, it is simply "db", or "libdb5.1". But I do not mind using "bdb" instead. Andreas