summaryrefslogtreecommitdiff
path: root/pcr/open-plc-utils
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2018-11-24 22:14:12 +0100
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2018-11-24 22:14:38 +0100
commit79aa7a3bc2b5bf9dea2c02369ac0c148b1ecbe01 (patch)
treed481419c9862ed073f4ad683ba815a63fb0bf1cc /pcr/open-plc-utils
parent1466dd33ece0e31a8cb51d28fce7199fd690edd6 (diff)
pcr: open-plc-utils: Add forgetten build dependcies
The package doesn't build with libremakepkg without git, so there is no need to bump the package revision. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr/open-plc-utils')
-rw-r--r--pcr/open-plc-utils/PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcr/open-plc-utils/PKGBUILD b/pcr/open-plc-utils/PKGBUILD
index 50859ada3..a043fc7a2 100644
--- a/pcr/open-plc-utils/PKGBUILD
+++ b/pcr/open-plc-utils/PKGBUILD
@@ -14,6 +14,7 @@ pkgdesc="Qualcomm Atheros Open Powerline Toolkit for HomePlug AV"
arch=(armv7h i686 x86_64)
url=https://github.com/qca/open-plc-utils
license=(custom:Clear_BSD)
+makedepends=('git')
_tag=OSRQCA-929
source=("git+https://github.com/qca/open-plc-utils#tag=$_tag")
sha256sums=('SKIP')