summaryrefslogtreecommitdiff
path: root/makemkv-oss/debian/control
diff options
context:
space:
mode:
authorB Stack <bgstack15@gmail.com>2019-12-09 02:34:56 +0000
committerB Stack <bgstack15@gmail.com>2019-12-09 02:34:56 +0000
commitfd3adcbc18f6a5bfbd0950895bbad1240002fbfe (patch)
treecb52cf40d24fa723210e6e001fb77b2043a677d2 /makemkv-oss/debian/control
parentMerge branch 'freefilesync-bump' into 'master' (diff)
parentmakemkv 1.14.7 rpm rc1 (diff)
downloadstackrpms-fd3adcbc18f6a5bfbd0950895bbad1240002fbfe.tar.gz
stackrpms-fd3adcbc18f6a5bfbd0950895bbad1240002fbfe.tar.bz2
stackrpms-fd3adcbc18f6a5bfbd0950895bbad1240002fbfe.zip
Merge branch 'makemkv-bump' into 'master'
Makemkv 1.14.7 See merge request bgstack15/stackrpms!102
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