summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-07-05 11:02:24 +0300
committerJonian Guveli2018-07-05 11:02:24 +0300
commit75f1fe7872cb6bf2ba786e9e593d8ced35190c11 (patch)
tree28c38713679001241aa749e8920292bf844f5335 /PKGBUILD
parent89e1eda1fab82409d189214e02293fa304f3fc01 (diff)
downloadaur-75f1fe7872cb6bf2ba786e9e593d8ced35190c11.tar.gz
update makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 619b760e34b6..23d7e2d67623 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,7 @@ url="https://github.com/jonian/sopcast-launcher"
license=("GPL")
depends=("python-psutil" "python-notify2" "sopcast")
optdepends=("vlc")
+makedepends=("desktop-file-utils")
provides=("sopcast-launcher")
source=("$pkgname-$pkgver::https://github.com/jonian/sopcast-launcher/archive/v$pkgver.tar.gz")
md5sums=("0eb32ee8d45d67bdd40e21c388733a86")