msgpack: rename from libmsgpack
The project does not use the name "libmsgpack". It variously uses "msgpack" and "msgpack-c", and "msgpackc" for the name of the library.
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
, pkgconfig
|
||||
, nettle
|
||||
, gnutls
|
||||
, libmsgpack
|
||||
, msgpack
|
||||
, readline
|
||||
, libargon2
|
||||
}:
|
||||
@@ -29,7 +29,7 @@ stdenv.mkDerivation rec {
|
||||
pkgconfig
|
||||
nettle
|
||||
gnutls
|
||||
libmsgpack
|
||||
msgpack
|
||||
readline
|
||||
libargon2
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user