build: Fix Ubuntu/Debian build dependencies
Some more packages are required to satisfy the e-d-s dependency.
This commit is contained in:
parent
0c12f1d2ee
commit
b864f68c19
@ -85,6 +85,7 @@ if test "x$system" = xUbuntu -o "x$system" = xDebian -o "x$system" = xLinuxMint
|
|||||||
libgstreamer0.10-dev gstreamer0.10-plugins-base gstreamer0.10-plugins-good
|
libgstreamer0.10-dev gstreamer0.10-plugins-base gstreamer0.10-plugins-good
|
||||||
libltdl-dev libvorbis-dev libxklavier-dev libgnome-keyring-dev
|
libltdl-dev libvorbis-dev libxklavier-dev libgnome-keyring-dev
|
||||||
libupower-glib-dev libcups2-dev evolution-data-server-dev
|
libupower-glib-dev libcups2-dev evolution-data-server-dev
|
||||||
|
libecal1.2-dev libedataserverui1.2-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