debian-packager: Explicitly add libx11-xcb-dev to Debian packager. (#3621)

Ubuntu 20.04 onwards stopped pulling in libx11-xcb-dev with libx11-dev
This commit is contained in:
helkaluin 2020-08-24 01:05:33 +08:00 committed by GitHub
parent dc5bfbb470
commit a0fe237dde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ Build-Depends: cmake (>= 2.8.5),
libwxgtk3.0-dev,
libxml2-dev,
libx11-dev,
libx11-xcb-dev,
locales | locales-all,
portaudio19-dev,
zlib1g-dev