mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 08:03:45 +08:00
Removed protobuf dependency from cld3 and build recipes.
This commit is contained in:
@@ -92,7 +92,6 @@ parts:
|
||||
- minizip
|
||||
- mozjpeg
|
||||
- openal
|
||||
- protobuf
|
||||
- qt
|
||||
- rnnoise
|
||||
- tde2e
|
||||
@@ -374,18 +373,6 @@ parts:
|
||||
- LIBDIR=lib/$CRAFT_ARCH_TRIPLET_BUILD_FOR
|
||||
prime: [-./*]
|
||||
|
||||
protobuf:
|
||||
source: https://github.com/protocolbuffers/protobuf.git
|
||||
source-depth: 1
|
||||
source-tag: v30.2
|
||||
plugin: cmake
|
||||
cmake-generator: Ninja
|
||||
cmake-parameters:
|
||||
- -DCMAKE_BUILD_TYPE=Release
|
||||
- -DCMAKE_INSTALL_PREFIX=/usr
|
||||
- -Dprotobuf_BUILD_TESTS=OFF
|
||||
prime: [-./*]
|
||||
|
||||
qt:
|
||||
source: https://github.com/qt/qt5.git
|
||||
source-depth: 1
|
||||
|
||||
Reference in New Issue
Block a user