aboutsummaryrefslogtreecommitdiffstats
path: root/community/breeze-icons
diff options
context:
space:
mode:
authorRasmus Thomsen <oss@cogitri.dev>2020-03-16 21:05:32 +0100
committerRasmus Thomsen <oss@cogitri.dev>2020-03-16 21:05:32 +0100
commit4267369e97f069b5e07629dad46cf79786fe583a (patch)
treecfc2ee7a35c68ada066451034d6e3fc10ea3a287 /community/breeze-icons
parentd05dfb34b1de8c271422388ff059a84c84674194 (diff)
downloadaports-4267369e97f069b5e07629dad46cf79786fe583a.tar.bz2
aports-4267369e97f069b5e07629dad46cf79786fe583a.tar.xz
community/breeze-icons: add missing bash checkdepends
Diffstat (limited to 'community/breeze-icons')
-rw-r--r--community/breeze-icons/APKBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/breeze-icons/APKBUILD b/community/breeze-icons/APKBUILD
index 7fd4532869..a0ca247e6d 100644
--- a/community/breeze-icons/APKBUILD
+++ b/community/breeze-icons/APKBUILD
@@ -8,6 +8,7 @@ arch="noarch !armhf" # armhf blocked by extra-cmake-modules
url="https://community.kde.org/Frameworks"
license="LGPL-3.0-or-later"
makedepends="extra-cmake-modules qt5-qtbase-dev"
+checkdepends="bash"
source="https://download.kde.org/stable/frameworks/${pkgver%.*}/breeze-icons-$pkgver.tar.xz"
prepare() {