mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:09:24 +08:00
packages.tgbot-cpp: fix
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
name = "tgbot-cpp";
|
||||
inherit src;
|
||||
nativeBuildInputs = [ cmake pkg-config ];
|
||||
buildInputs = [ boost openssl zlib curl.dev ];
|
||||
buildInputs = [ boost openssl zlib curl ];
|
||||
propagatedBuildInputs = buildInputs;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user