summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61c9355891cb..e740f2fadea0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,9 @@ arch=('i686' 'x86_64')
url="https://github.com/clearlinux/abireport"
license=('Apache')
makedepends=('go')
+optdepends=('rpm-org: extract rpm files'
+ 'dpkg: extract deb files'
+ 'unzip: extract eopkg files')
source=("https://github.com/clearlinux/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"
"use-unzip-for-eopkg.patch")
sha256sums=('a0b6fa0a5b160e3a40937e7e636729aaf55a033986f8c3abe59742d83216e162'