124efc9dd9
aptly: fix build failure dpkg: fix $TERMUX_ARCH in configure script gotty: switch to up-to-date upstream minicom: update source url ncurses: force build with -fPIC newsboat: update to 2.23 ovmf: update to 20210421.18.g15ee7b7689 pforth: update to 20210315 pup: build with GO111MODULE=off rcshell: update source url remind: update to 03.03.07 tweego: update to 2.1.1 virustotal-cli: update to 0.9.6 docker image: install some missing build tools
8 lines
218 B
Diff
8 lines
218 B
Diff
--- ./rust/regex-rs/Cargo.toml.orig 2021-05-17 15:54:50.865965562 +0000
|
|
+++ ./rust/regex-rs/Cargo.toml 2021-05-17 15:54:57.293957473 +0000
|
|
@@ -12,4 +12,3 @@
|
|
|
|
bitflags = "1.2"
|
|
libc = ">=0.2.69"
|
|
-gettext-rs = "0.6.0"
|