summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2019-10-04 12:24:03 -0700
committerDonald Webster2019-10-04 12:24:03 -0700
commit2fba7d152b8d43288a9f693f774d209000aba0b6 (patch)
treed213847c3afda4d060903f18d50a8f7cfce6f06f
parent1f5b747a146220fd130da9dcccfa50ca3e434d50 (diff)
downloadaur-2fba7d152b8d43288a9f693f774d209000aba0b6.tar.gz
Remove libmediainfo from depend.
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4ec15b7b4331..a1613b7423d9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc='Music downloader for usenet and torrents.'
arch=(any)
url='https://github.com/lidarr/Lidarr'
license=('GPL3')
-depends=('mono' 'libmediainfo' 'sqlite' 'chromaprint')
+depends=('mono' 'sqlite' 'chromaprint')
optdepends=('sabnzbd: usenet downloader'
'nzbget: usenet downloader'
'transmission-cli: torrent downloader (CLI and daemon)'