diff options
author | Sam Lantinga <slouken@libsdl.org> | 2014-06-21 17:31:36 -0700 |
---|---|---|
committer | Sam Lantinga <slouken@libsdl.org> | 2014-06-21 17:31:36 -0700 |
commit | 30567afaee81957b1d24bc6ad3110207cfd63ede (patch) | |
tree | 099a426cac16afd364e587fbfa4ce286c3bdcb77 /debian | |
parent | 7cf57dc556335721515e4620415315718a384726 (diff) |
Added libibus-1.0-dev build dependency
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index e116e9b34c..e61995df42 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9), libpulse-dev, libudev-dev [linux-any], libdbus-1-dev [linux-any], + libibus-1.0-dev[linux-any], libusb2-dev [kfreebsd-any], libusbhid-dev [kfreebsd-any], libx11-dev, |