mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-04-15 21:57:10 +02:00
Remove unneeded libraries from snapcraft.yaml
This commit is contained in:
parent
60fb2d7c1f
commit
45360adbc2
2 changed files with 0 additions and 6 deletions
|
@ -30,8 +30,6 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
|
|||
namespace Platform {
|
||||
namespace {
|
||||
|
||||
using BaseGtkIntegration = base::Platform::GtkIntegration;
|
||||
|
||||
class Arguments {
|
||||
public:
|
||||
void push(QByteArray argument) {
|
||||
|
|
|
@ -89,8 +89,6 @@ parts:
|
|||
- libasound2-dev
|
||||
- libglib2.0-dev
|
||||
- libglibmm-2.4-dev
|
||||
- libgtk-3-dev
|
||||
- liblzma-dev
|
||||
- libopus-dev
|
||||
- libpulse-dev
|
||||
- libssl-dev
|
||||
|
@ -104,8 +102,6 @@ parts:
|
|||
- libasound2
|
||||
- libglib2.0-0
|
||||
- libglibmm-2.4-1v5
|
||||
- libgtk-3-0
|
||||
- liblzma5
|
||||
- libopus0
|
||||
- libpulse0
|
||||
- libssl1.1
|
||||
|
|
Loading…
Add table
Reference in a new issue