diff options
author | B Stack <bgstack15@gmail.com> | 2020-12-21 14:18:17 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-12-21 14:18:17 +0000 |
commit | 253436301a3871cab34a87791417f387584b130b (patch) | |
tree | 6b0f9632d76b58f957dc70940893c19650a50045 /makemkv-oss/debian/control | |
parent | Merge branch 'notepadpp-bump' into 'master' (diff) | |
parent | fix up rpm for fc33 and sdftool symlink addition (diff) | |
download | stackrpms-253436301a3871cab34a87791417f387584b130b.tar.gz stackrpms-253436301a3871cab34a87791417f387584b130b.tar.bz2 stackrpms-253436301a3871cab34a87791417f387584b130b.zip |
Merge branch 'makemkv-bump' into 'master'
Makemkv 1.15.4
See merge request bgstack15/stackrpms!209
Diffstat (limited to 'makemkv-oss/debian/control')
-rw-r--r-- | makemkv-oss/debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/makemkv-oss/debian/control b/makemkv-oss/debian/control index ea641a9..e770175 100644 --- a/makemkv-oss/debian/control +++ b/makemkv-oss/debian/control @@ -7,7 +7,8 @@ Build-Depends: debhelper (>=12~), libc6-dev, libexpat1-dev, libgl1-mesa-dev, - qt5-default, + qtbase5-dev, + qtchooser, libssl-dev, pkg-config, zlib1g-dev |