support html test

This commit is contained in:
Walter Lapchynski 2018-09-30 22:42:59 -07:00
parent 695f2ff658
commit bc7011d25a
2 changed files with 4 additions and 0 deletions

1
debian/control vendored
View File

@ -19,6 +19,7 @@ Build-Depends: cmake (>= 2.8.11),
qtbase5-dev (>= 5.2),
qttools5-dev,
ragel,
xvfb,
zlib1g-dev
Standards-Version: 4.2.1
Homepage: http://trojita.flaska.net/

3
debian/rules vendored
View File

@ -3,3 +3,6 @@ export DH_VERBOSE = 1
%:
dh $@ --buildsystem=cmake
override_dh_auto_test:
xvfb-run -a dh_auto_test