build: Update dependencies for Ubuntu
startup-notification needs xcb headers, require the appropriate Ubuntu packages.
This commit is contained in:
parent
671c569a9e
commit
29a221bf62
@ -84,6 +84,7 @@ if test "x$system" = xUbuntu -o "x$system" = xDebian -o "x$system" = xLinuxMint
|
|||||||
libltdl-dev libvorbis-dev iso-codes libgnome-keyring-dev libusb-1.0-0-dev
|
libltdl-dev libvorbis-dev iso-codes libgnome-keyring-dev libusb-1.0-0-dev
|
||||||
libupower-glib-dev libcups2-dev libproxy-dev libdb-dev libproxy-dev
|
libupower-glib-dev libcups2-dev libproxy-dev libdb-dev libproxy-dev
|
||||||
libsqlite3-dev libgudev-1.0-dev libsane-dev
|
libsqlite3-dev libgudev-1.0-dev libsane-dev
|
||||||
|
libx11-xcb-dev libxcb-event1-dev libxcb-aux0-dev
|
||||||
"
|
"
|
||||||
|
|
||||||
if apt-cache show autopoint > /dev/null 2> /dev/null; then
|
if apt-cache show autopoint > /dev/null 2> /dev/null; then
|
||||||
|
Loading…
Reference in New Issue
Block a user