build: Fix Ubuntu/Debian build dependencies

Some more packages are required to satisfy the e-d-s dependency.
This commit is contained in:
Pierre Yager 2011-02-03 14:02:17 +01:00 committed by Florian Müllner
parent 0c12f1d2ee
commit b864f68c19

View File

@ -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
libltdl-dev libvorbis-dev libxklavier-dev libgnome-keyring-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