[arch-commits] Commit in heimdall/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Mon May 3 18:02:09 UTC 2021
Date: Monday, May 3, 2021 @ 18:02:08
Author: jleclanche
Revision: 927238
upgpkg: heimdall 1.4.2-5: Remove qt5-base from depends
Modified:
heimdall/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-03 17:48:44 UTC (rev 927237)
+++ PKGBUILD 2021-05-03 18:02:08 UTC (rev 927238)
@@ -3,13 +3,12 @@
_pkgname=Heimdall
pkgver=1.4.2
_pkgver=v$pkgver
-pkgrel=4
+pkgrel=5
pkgdesc="Tool suite used to flash firmware (ROMs) onto Samsung Galaxy S devices"
arch=("x86_64")
url="https://glassechidna.com.au/heimdall/"
license=("MIT")
-depends=("qt5-base")
-makedepends=("cmake")
+makedepends=("cmake" "qt5-base")
optdepends=(
"android-udev: Udev rules to connect Android devices to your linux box"
"qt5-base: GUI support for heimdall-frontend"
More information about the arch-commits
mailing list