From 67a72e636dd09ac6f03af723934d569de50d30fa Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 21 Apr 2022 19:11:03 +0200 Subject: community/exa: using rust again instead of rust159-bin --- community/exa/PKGBUILD | 5 ----- 1 file changed, 5 deletions(-) (limited to 'community/exa/PKGBUILD') diff --git a/community/exa/PKGBUILD b/community/exa/PKGBUILD index c1be6424..914a7177 100644 --- a/community/exa/PKGBUILD +++ b/community/exa/PKGBUILD @@ -1,8 +1,3 @@ -# rust currenly broken, use rust159-bin for now till we can rebuild rust -# with rust159-bin -makedepends=(${makedepends[@]//cargo/}) -makedepends+=(rust159-bin) - # pandoc is mainly broken currently (FS32#180) makedepends=(${makedepends[@]//pandoc/}) eval "$( -- cgit v1.2.3-54-g00ecf