[the-board] [build] Add python-dev to list of auto-installed packages
- From: Lucas Rocha <lucasr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [the-board] [build] Add python-dev to list of auto-installed packages
- Date: Tue, 11 Jan 2011 15:28:21 +0000 (UTC)
commit a54e2af11f0341b992f78c5f374ddde0c8c0493a
Author: Lucas Rocha <lucasr gnome org>
Date: Tue Jan 11 15:27:28 2011 +0000
[build] Add python-dev to list of auto-installed packages
build/the-board-build-setup.sh | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/the-board-build-setup.sh b/build/the-board-build-setup.sh
index df5429b..77b2b23 100644
--- a/build/the-board-build-setup.sh
+++ b/build/the-board-build-setup.sh
@@ -73,7 +73,7 @@ if test "x$system" = xUbuntu -o "x$system" = xDebian -o "x$system" = xLinuxMint
gnome-doc-utils gtk-doc-tools libdbus-glib-1-dev libexpat-dev libffi-dev
libjasper-dev libjpeg-dev libpng-dev libtiff-dev libgl1-mesa-dev
liborbit2-dev libpulse-dev libreadline5-dev libxml2-dev mesa-common-dev
- mesa-utils xulrunner-dev libvorbis-dev
+ mesa-utils xulrunner-dev libvorbis-dev python-dev
"
if [ ! -x /usr/bin/dpkg-checkbuilddeps ]; then
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]