summaryrefslogtreecommitdiff
path: root/mediaelch/debian/control
diff options
context:
space:
mode:
authorB. Stack <bgstack15@gmail.com>2024-04-06 11:00:51 -0400
committerB. Stack <bgstack15@gmail.com>2024-04-06 11:00:51 -0400
commit7890405f80dbd8bc062368185ae1cf9ebcef1c81 (patch)
tree06b179d76fd6f1b01279a7ea7749c21709dcecb1 /mediaelch/debian/control
parenttry qt6 stuff for obs (diff)
downloadstackrpms-mediaelch-bump.tar.gz
stackrpms-mediaelch-bump.tar.bz2
stackrpms-mediaelch-bump.zip
mediaelch: qt6-base-dev obsoletes libqt6opengl6-devmediaelch-bump
Diffstat (limited to 'mediaelch/debian/control')
-rw-r--r--mediaelch/debian/control1
1 files changed, 0 insertions, 1 deletions
diff --git a/mediaelch/debian/control b/mediaelch/debian/control
index 9d31e14..f6f2c9d 100644
--- a/mediaelch/debian/control
+++ b/mediaelch/debian/control
@@ -7,7 +7,6 @@ Standards-Version: 4.6.2
Build-Depends: debhelper-compat (= 13),
cmake,
libmediainfo-dev,
- libqt6opengl6-dev,
libquazip1-qt6-dev,
libxkbcommon-dev,
libzen-dev,
bgstack15