summaryrefslogtreecommitdiff
path: root/makemkv-bin/debian/control
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2020-10-20 13:47:55 +0000
committerB Stack <bgstack15@gmail.com>2020-10-20 13:47:55 +0000
commite05677c5ceabd4f2dbe7b80d179008ec445d2391 (patch)
treefdf9d56bbae97fe1cd82e53796c9ee53c4c3bc67 /makemkv-bin/debian/control
parentMerge branch 'notepadpp-bump' into 'master' (diff)
parentmakemkv 1.15.3 rc1 (diff)
downloadstackrpms-e05677c5ceabd4f2dbe7b80d179008ec445d2391.tar.gz
stackrpms-e05677c5ceabd4f2dbe7b80d179008ec445d2391.tar.bz2
stackrpms-e05677c5ceabd4f2dbe7b80d179008ec445d2391.zip
Merge branch 'makemkv-bump' into 'master'
makemkv 1.15.3 See merge request bgstack15/stackrpms!197
Diffstat (limited to 'makemkv-bin/debian/control')
-rw-r--r--makemkv-bin/debian/control2
1 files changed, 0 insertions, 2 deletions
diff --git a/makemkv-bin/debian/control b/makemkv-bin/debian/control
index cf01789..8d37d2e 100644
--- a/makemkv-bin/debian/control
+++ b/makemkv-bin/debian/control
@@ -3,11 +3,9 @@ Section: video
Priority: optional
Maintainer: B Stack <bgstack15@gmail.com>
Build-Depends: debhelper (>=12~),
- libavcodec58,
makemkv-oss
Standards-Version: 4.1.4
Homepage: https://www.makemkv.com
-# libavcodec58 is listed only to prevent the "two choices available" error in obs. makemkv-oss handles the dependencies
Package: makemkv-bin
Architecture: any
bgstack15