diff mbox

[3/4] setup: Add more setup files for ubuntu

Message ID 4fe6d56f0befbc71f20a75d5f5fda1c9d482c319.1385390332.git.kiho@prevas.dk
State Accepted
Delegated to: Esben Haabendal
Headers show

Commit Message

kim.hansen@prevas.dk Nov. 25, 2013, 2:40 p.m. UTC
From: Kim Højgaard-Hansen <kiho@prevas.dk>

---
 setup/ubuntu_12.04 | 4 ++--
 setup/ubuntu_13.04 | 2 ++
 setup/ubuntu_13.10 | 2 ++
 3 files changed, 6 insertions(+), 2 deletions(-)
 create mode 100644 setup/ubuntu_13.04
 create mode 100644 setup/ubuntu_13.10

Comments

Esben Haabendal Nov. 28, 2013, 9:12 a.m. UTC | #1
Merged to master, thanks.

/Esben
diff mbox

Patch

diff --git a/setup/ubuntu_12.04 b/setup/ubuntu_12.04
index 7361543..732e6bf 100644
--- a/setup/ubuntu_12.04
+++ b/setup/ubuntu_12.04
@@ -1,2 +1,2 @@ 
-# Ubuntu 12.04 LTS
-sudo apt-get install python python-support python-magic python-ply python-pycurl python-pysqlite2 python-pkg-resources python-dev coreutils sed git-core cvs subversion mercurial quilt gawk texinfo automake autoconf autopoint libtool curl texi2html diffstat openjade groff mtd-utils build-essential make gcc g++ binutils bison flex bc ncurses-dev unzip lzma gtk-doc-tools docbook-utils libxml2-utils xmlto help2man libglib2.0-dev lzop gperf python-svn
+# Ubuntu 12.04
+sudo apt-get install python-support python-magic python-pycurl python-pkg-resources python-dev coreutils sed git-core cvs subversion mercurial quilt gawk texinfo automake autoconf autopoint libtool curl texi2html diffstat openjade groff mtd-utils build-essential make gcc g++ binutils bison flex bc ncurses-dev unzip lzma gtk-doc-tools docbook-utils libxml2-utils xmlto help2man libglib2.0-dev lzop gperf python-svn
diff --git a/setup/ubuntu_13.04 b/setup/ubuntu_13.04
new file mode 100644
index 0000000..ee0e2a6
--- /dev/null
+++ b/setup/ubuntu_13.04
@@ -0,0 +1,2 @@ 
+# Ubuntu 13.04
+sudo apt-get install python-support python-magic python-pycurl python-pkg-resources python-dev coreutils sed git-core cvs subversion mercurial quilt gawk texinfo automake autoconf autopoint libtool curl texi2html diffstat openjade groff mtd-utils build-essential make gcc g++ binutils bison flex bc ncurses-dev unzip lzma gtk-doc-tools docbook-utils libxml2-utils xmlto help2man libglib2.0-dev lzop gperf python-svn
diff --git a/setup/ubuntu_13.10 b/setup/ubuntu_13.10
new file mode 100644
index 0000000..a1a352c
--- /dev/null
+++ b/setup/ubuntu_13.10
@@ -0,0 +1,2 @@ 
+# Ubuntu 13.10
+sudo apt-get install python-support python-magic python-pycurl python-pkg-resources python-dev coreutils sed git-core cvs subversion mercurial quilt gawk texinfo automake autoconf autopoint libtool curl texi2html diffstat openjade groff mtd-utils build-essential make gcc g++ binutils bison flex bc ncurses-dev unzip lzma gtk-doc-tools docbook-utils libxml2-utils xmlto help2man libglib2.0-dev lzop gperf python-svn