summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMax Harmathy2023-11-09 18:53:16 +0100
committerMax Harmathy2023-11-09 18:53:16 +0100
commitcd646886fdcb03d8691fefed3cf9cbccb1b66480 (patch)
tree9200f98358e3553aa62f0eeedf7f4338a765e377 /.SRCINFO
parenta1cc08bd387b994da76a3219e32df300e0c95ab4 (diff)
downloadaur-cd646886fdcb03d8691fefed3cf9cbccb1b66480.tar.gz
Add missing dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO3
1 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fd877e7b840..4ec182c4bfe0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = mediathekview-xdg
pkgdesc = Access the Mediathek of many German TV stations (store data in XDG_DATA_HOME)
pkgver = 14.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/mediathekview/mediathekview
arch = any
license = GPL3
@@ -11,6 +11,7 @@ pkgbase = mediathekview-xdg
depends = bash
depends = hicolor-icon-theme
depends = java-runtime-openjdk=21
+ depends = xdg-user-dirs
optdepends = libnotify: to use desktop notifications
optdepends = mplayer: for recording streams
optdepends = vlc: for stream playback