aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/control7
1 files changed, 5 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 9841558..bab007a 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Build-Depends: debhelper-compat (= 13),
cmake,
libavahi-compat-libdnssd-dev,
libcurl4-openssl-dev | libcurl-dev,
- libgtest-dev,
+ libgtest-dev <!nocheck>,
+ libgmock-dev <!nocheck>,
libice-dev,
libsm-dev,
libssl-dev,
@@ -14,7 +15,9 @@ Build-Depends: debhelper-compat (= 13),
libxinerama-dev,
libxrandr-dev,
libxtst-dev,
- qtbase5-dev
+ qtbase5-dev,
+ xauth <!nocheck>,
+ xvfb <!nocheck>,
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://github.com/debauchee/barrier/