diff options
-rw-r--r-- | pcr/open-plc-utils/PKGBUILD | 1 |
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') |