summaryrefslogtreecommitdiffstats
path: root/required-etch
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-24 17:43:19 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-02-24 17:43:19 +0000
commit0292059f4a16434600564cfa3f0ad2309a508a54 (patch)
treed95953cd53011917c4df679b96aedca39401b54f /required-etch
downloadlibksquirrel-0292059f4a16434600564cfa3f0ad2309a508a54.tar.gz
libksquirrel-0292059f4a16434600564cfa3f0ad2309a508a54.zip
Added libksquirrel for KDE3
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/libksquirrel@1095624 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'required-etch')
-rwxr-xr-xrequired-etch14
1 files changed, 14 insertions, 0 deletions
diff --git a/required-etch b/required-etch
new file mode 100755
index 0000000..86b3b47
--- /dev/null
+++ b/required-etch
@@ -0,0 +1,14 @@
+#!/bin/sh
+
+#
+# Install required packages in Debian Etch
+#
+# Run this as root before ./configure.gnu
+#
+
+aptitude install libjpeg62 libjpeg62-dev libopenexr2c2a libopenexr-dev \
+ libmng1 libmng-dev libpng12-0 libpng12-dev transfig \
+ netpbm djvulibre-bin libfreetype6 libfreetype6-dev \
+ libjasper-1.701-1 libjasper-1.701-dev libtiff4 \
+ libtiff4-dev libungif4g libungif4-dev libwmf0.2-7 \
+ libwmf-dev librsvg2-bin \ No newline at end of file