summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authornpmiller2018-06-17 19:18:06 +0100
committernpmiller2018-06-17 19:18:06 +0100
commit955b1befb162df7029f2259d6799164616fcba08 (patch)
tree644c41b3d650361b72c5126e97d0c72e0e8ffeb5
parentf7f085350be0138b5e646c3ab046752a46a69c9c (diff)
downloadaur-955b1befb162df7029f2259d6799164616fcba08.tar.gz
Add hicolor-icon-theme dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c192727aa249..f66db9448d4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="List twitch streamers"
arch=("x86_64")
license=("GPL3")
-depends=("qt5-base" "streamlink")
+depends=("qt5-base" "streamlink" "hicolor-icon-theme")
makedepends=("git" "cmake" "qt5-tools")
provides=("$_pkgname")
conflicts=("$_pkgname")