summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgcurse2018-04-17 22:27:52 +0200
committergcurse2018-04-17 22:27:52 +0200
commit0a58dfb0a191205ab222cebdbc06e4c201dd1d65 (patch)
tree77c081648983a9158ed80f008c387a5dc3701c2b
parent46be65cfb063c490e31a77db944bab5a2b40dcf8 (diff)
downloadaur-0a58dfb0a191205ab222cebdbc06e4c201dd1d65.tar.gz
add missing dep mediainfo
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f112f51d8f4d..c430cb1b2a3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,6 +18,7 @@ pkgbase = otr-verwaltung2p-git
depends = gstreamer0.10-gnonlin
depends = gstreamer0.10-ffmpeg
depends = gstreamer0.10-python
+ depends = mediainfo
depends = mplayer
depends = aria2
depends = wget
diff --git a/PKGBUILD b/PKGBUILD
index 63f78e89999b..0a0fa03ccdf6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=('GPL3')
depends=('pygtk' 'python2-xdg' 'python2-dbus' 'python2-simplejson' 'libtorrent-rasterbar'
'gstreamer0.10' 'gstreamer0.10-base-plugins' 'gstreamer0.10-good-plugins'
'gstreamer0.10-ugly-plugins' 'gstreamer0.10-gnonlin' 'gstreamer0.10-ffmpeg'
- 'gstreamer0.10-python' 'mplayer' 'aria2' 'wget')
+ 'gstreamer0.10-python' 'mediainfo' 'mplayer' 'aria2' 'wget')
optdepends=('avidemux-cli: If you do NOT want to use Smartmkvmerge for divx (not recommended)'
'avidemux-qt: If you do NOT want to use the internal Cutinterface (not recommended)'
'wine: If you want to use virtualdub (only needed for old recordings (2011 and earlier))'