Skip to content

Commit

Permalink
Add missing dependency to .deb package
Browse files Browse the repository at this point in the history
  • Loading branch information
HebaruSan authored Jul 28, 2023
1 parent e78cf0e commit 11e5696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/control.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Version: @VERSION@
Architecture: all
Section: utils
Priority: optional
Depends: mono-runtime (>=5.0), ca-certificates-mono, libmono-microsoft-csharp4.0-cil, liblog4net1.2-cil, libnewtonsoft-json5.0-cil, libmono-system-net-http-webrequest4.0-cil
Depends: mono-runtime (>=5.0), ca-certificates-mono, libmono-microsoft-csharp4.0-cil, liblog4net1.2-cil, libnewtonsoft-json5.0-cil, libmono-system-net-http-webrequest4.0-cil, libmono-system-servicemodel4.0a-cil
Maintainer: The CKAN authors <debian@ksp-ckan.space>
Description: KSP-CKAN official client.
Official client for the Comprehensive Kerbal Archive Network (CKAN).
Expand Down

0 comments on commit 11e5696

Please sign in to comment.