mirror of
https://github.com/86Box/86Box.git
synced 2025-01-22 01:01:51 -05:00
More CI tests
This commit is contained in:
parent
984a71ccfb
commit
a71dafcae3
2 changed files with 3 additions and 2 deletions
|
@ -14,4 +14,4 @@ qt5-static
|
|||
qt5-translations
|
||||
vulkan-headers
|
||||
libsndfile
|
||||
ibserialport
|
||||
libserialport
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -16,7 +16,8 @@ Build-Depends: cmake (>= 3.21),
|
|||
libsndfile-dev,
|
||||
ninja-build,
|
||||
qttools5-dev,
|
||||
qtbase5-private-dev
|
||||
qtbase5-private-dev,
|
||||
libserialport-dev
|
||||
Standards-Version: 4.6.0
|
||||
Homepage: https://86box.net/
|
||||
#Vcs-Browser: https://salsa.debian.org/debian/86box
|
||||
|
|
Loading…
Reference in a new issue