mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-26 13:40:22 +00:00
libprotobuf: Bump to 22.4
This commit is contained in:
@@ -14,4 +14,3 @@ termux_step_pre_configure() {
|
||||
|
||||
CPPFLAGS+=" -DPROTOBUF_USE_DLLS"
|
||||
}
|
||||
|
||||
|
||||
@@ -42,4 +42,3 @@ termux_step_post_configure() {
|
||||
# Avoid overlinking
|
||||
sed -i 's/ -shared / -Wl,--as-needed\0/g' ./libtool
|
||||
}
|
||||
|
||||
|
||||
@@ -89,4 +89,3 @@ termux_step_create_debscripts() {
|
||||
echo "echo 'Installing dependencies for $TERMUX_PKG_NAME...'" >> postinst
|
||||
echo "pip3 install filelock jinja2 networkx sympy typing_extensions" >> postinst
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user