[gnome-shell] build: Add missing libcanberra build deps on Debian
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] build: Add missing libcanberra build deps on Debian
- Date: Mon, 1 Nov 2010 17:30:46 +0000 (UTC)
commit 11794e3da90f4c83d191b9393a4bd8caedd6d954
Author: Dan Winship <danw gnome org>
Date: Mon Nov 1 13:29:33 2010 -0400
build: Add missing libcanberra build deps on Debian
tools/build/gnome-shell-build-setup.sh | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/tools/build/gnome-shell-build-setup.sh b/tools/build/gnome-shell-build-setup.sh
index 702ce45..36c4f6f 100755
--- a/tools/build/gnome-shell-build-setup.sh
+++ b/tools/build/gnome-shell-build-setup.sh
@@ -87,6 +87,7 @@ if test "x$system" = xUbuntu -o "x$system" = xDebian -o "x$system" = xLinuxMint
mesa-common-dev mesa-utils python-dev python-gconf python-gobject \
xulrunner-dev xserver-xephyr gnome-terminal libcroco3-dev \
libgstreamer0.10-dev gstreamer0.10-plugins-base gstreamer0.10-plugins-good \
+ libltdl-dev libvorbis-dev
; do
if ! dpkg-checkbuilddeps -d $pkg /dev/null 2> /dev/null; then
reqd="$pkg $reqd"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]