diff options
Diffstat (limited to 'extra/thunderbird/PKGBUILD')
-rw-r--r-- | extra/thunderbird/PKGBUILD | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/extra/thunderbird/PKGBUILD b/extra/thunderbird/PKGBUILD index 590b3205..33e3f300 100644 --- a/extra/thunderbird/PKGBUILD +++ b/extra/thunderbird/PKGBUILD @@ -9,7 +9,3 @@ eval "$( s/ac_add_options --enable-linker=gold/ac_add_options --enable-linker=bfd/ ' )" - -# use binary rust-bin instead of rust (till we can bootstrap rust on IA-32) -makedepends=(${makedepends[@]//rust/}) -makedepends+=('rust-bin') |