修复钉钉的依赖
parent
6046d6c105
commit
98081ced58
|
@ -111,7 +111,7 @@ Package: ${app_name}
|
||||||
Version: ${version}
|
Version: ${version}
|
||||||
Architecture: amd64
|
Architecture: amd64
|
||||||
Maintainer: Yutent <yutent.io@gmail.com>
|
Maintainer: Yutent <yutent.io@gmail.com>
|
||||||
Depends: libgtk2.0-0
|
Depends: libgtk2.0-0, libglu1-mesa, libpulse-mainloop-glib0
|
||||||
Installed-Size: ${size[0]}
|
Installed-Size: ${size[0]}
|
||||||
Section: chat
|
Section: chat
|
||||||
Priority: optional
|
Priority: optional
|
||||||
|
|
Loading…
Reference in New Issue