[arch-commits] Commit in libbytesize/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Feb 13 16:16:27 UTC 2020


    Date: Thursday, February 13, 2020 @ 16:16:27
  Author: felixonmars
Revision: 375537

fix redundant makedepends

Modified:
  libbytesize/trunk/PKGBUILD

----------+
 PKGBUILD |    1 -
 1 file changed, 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-13 16:16:00 UTC (rev 375536)
+++ PKGBUILD	2020-02-13 16:16:27 UTC (rev 375537)
@@ -8,7 +8,6 @@
 url="https://github.com/rhinstaller/libbytesize"
 license=('LGPL')
 depends=('mpfr' 'pcre2' 'python')
-makedepends=('python')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/rhinstaller/libbytesize/archive/$pkgver.tar.gz")
 sha512sums=('dba1d6f6e898c9ef851169b95b4c3bb52680c3fd5507b6024cc9b36e0cec47de6a6b3f7c5c11c1a943e6906119ceac435c44b4edee8e2221800c0b5330e542fe')
 



More information about the arch-commits mailing list