diff options
author | B Stack <bgstack15@gmail.com> | 2020-12-15 14:37:43 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-12-15 14:37:43 -0500 |
commit | e2d5d060f415987758fec97d1a019358b208cff4 (patch) | |
tree | 07d2582a688560fd6573582d52874dab9e50652b /makemkv-oss/debian/control | |
parent | Merge branch 'notepadpp-bump' into 'master' (diff) | |
download | stackrpms-e2d5d060f415987758fec97d1a019358b208cff4.tar.gz stackrpms-e2d5d060f415987758fec97d1a019358b208cff4.tar.bz2 stackrpms-e2d5d060f415987758fec97d1a019358b208cff4.zip |
makemkv 1.15.4
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 |