diff options
author | Sam Lantinga <slouken@libsdl.org> | 2017-09-09 07:35:55 -0700 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2017-09-09 07:35:55 -0700 |
commit | f77a824d17e10b728b5386453118734e1221a832 (patch) | |
tree | 016712fc7ec1b3a86764bc3912f173444abc421e /debian | |
parent | 34ceb8c27984edbfb32385b1817fc1af3a109b61 (diff) |
We don't need libvulkan-dev to build Vulkan support
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 020884bd4b..a3411335ae 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,6 @@ Build-Depends: debhelper (>= 9), libibus-1.0-dev[linux-any], libusb2-dev [kfreebsd-any], libusbhid-dev [kfreebsd-any], - libvulkan-dev, libx11-dev, libxcursor-dev, libxext-dev, |