summaryrefslogtreecommitdiffstats
path: root/build/debian
diff options
context:
space:
mode:
authorRJ Skerry-Ryan <rryan@mixxx.org>2018-12-26 09:27:13 -0800
committerRJ Skerry-Ryan <rryan@mixxx.org>2018-12-26 09:27:13 -0800
commit974bb2ad1b7ad1a06ddfc167903d29d977b142cc (patch)
treecd06248fb943ddc3f5de7ac861964ad50df4332f /build/debian
parentc05360f110f0280c028cf4d42fc4add94924f7c8 (diff)
parent84ca00e624d8ceaa0ce9d503f699ec37b0718e39 (diff)
Merge remote-tracking branch 'mixxxdj/master' into remove-vamp
Diffstat (limited to 'build/debian')
-rw-r--r--build/debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/debian/control b/build/debian/control
index b26aa9483f..a869259a8c 100644
--- a/build/debian/control
+++ b/build/debian/control
@@ -23,6 +23,7 @@ Build-Depends: debhelper (>= 9),
libqt5svg5-dev,
# Only needed for running tests that use SQLite.
libqt5sql5-sqlite,
+ libqt5x11extras5-dev,
scons,
libjack-dev,
portaudio19-dev,
@@ -121,4 +122,4 @@ Depends: ${shlibs:Depends},
libqt5xml5,
libqt5sql5,
libqt5sql5-sqlite
-Description: The Mixxx test suite. \ No newline at end of file
+Description: The Mixxx test suite.