[Feelings & Sharing] 打包Deb如果依赖没有在deepin源里应该怎么办
Tofloor
poster avatar
你好我叫孙策
deepin
2021-09-28 19:59
Author

我要打包一个c#项目,然后提交商店,需要依赖.net5-runtime, 但是deepin源没有这个包,我应该怎么办?在脚本里加上微软源,并安装.net5-runtime? 还是联系官方加上微软源

Reply Favorite View the author
All Replies
avatar
deepin-mq
deepin
2021-09-28 21:22
#1
Reply View the author
avatar
deepin_z
deepin
2021-09-28 21:36
#2

.net5-runtime依赖封装到一起打进主包

Reply View the author
avatar
你好我叫孙策
deepin
2021-09-28 23:19
#3
deepin_z

.net5-runtime依赖封装到一起打进主包

考虑到会增加包体积才问的这个问题,毕竟运行时也不小。

官方不打算增加微软源到deepin源中吗~

Reply View the author
avatar
Barry-okx
Junior Packager
2021-09-29 06:17
#4

用 rust 重写

Reply View the author