summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/control
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-12-04 21:30:31 -0500
committerB Stack <bgstack15@gmail.com>2019-12-04 21:30:31 -0500
commit6968172f0c2b2b6ce4d5f0bacf3190476316f912 (patch)
tree955fd8fa24a0134e63f49c52e39b46144abd222d /makemkv-oss/debian/control
parentMerge branch 'freefilesync-bump' into 'master' (diff)
downloadstackrpms-6968172f0c2b2b6ce4d5f0bacf3190476316f912.tar.gz
stackrpms-6968172f0c2b2b6ce4d5f0bacf3190476316f912.tar.bz2
stackrpms-6968172f0c2b2b6ce4d5f0bacf3190476316f912.zip
makemkv 1.14.7 dpkgs use compat-12
Diffstat (limited to 'makemkv-oss/debian/control')
-rw-r--r--makemkv-oss/debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/makemkv-oss/debian/control b/makemkv-oss/debian/control
index 7c55684..1a9b93a 100644
--- a/makemkv-oss/debian/control
+++ b/makemkv-oss/debian/control
@@ -2,7 +2,7 @@ Source: makemkv-oss
Section: video
Priority: optional
Maintainer: B Stack <bgstack15@gmail.com>
-Build-Depends: debhelper (>=11~),
+Build-Depends: debhelper (>=12~),
libavcodec-dev,
libavcodec58,
libc6-dev,
bgstack15