On Mon, 29 Feb 2016, aitor_czr wrote:
>    On 02/25/16 20:12, Rainer Weikusat [1]<rainerweikusat@???>
>    wrote:
> 
>  "Ivan J." [2]<parazyd@???> writes:
> 
>  > Is there interest in Devuan supporting multiple versions of leveldb?
>  > Why I am wondering is because of Bitcoin and its code. Currently Bitcoin
>  > statically links db-4.8 and it is used for having wallet support in
>  > Bitcoin Core.
> 
>  libdb is usually the BerkerleyDB library.
> 
>    Are yout talking about libdb or leveldb (fast key-value storage library)
>    ???
In debian it's BerkeleyDB, yes. Packages called libdb4.8-dev and
libdb4.8++-dev in Debian.