Skip to content
This repository has been archived by the owner on Apr 9, 2019. It is now read-only.

Commit

Permalink
Removed defoma, fixes #98, fixes #92, fixes, #66
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Jun 5, 2013
1 parent c00e566 commit 278fca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oab-java.sh
Original file line number Diff line number Diff line change
Expand Up @@ -386,7 +386,7 @@ if [ -e /etc/apt/sources.list.d/flexiondotorg-java-${LSB_CODE}.list ]; then
fi

# Determine the build and runtime requirements.
BUILD_DEPS="build-essential debhelper defoma devscripts dpkg-dev git-core \
BUILD_DEPS="build-essential debhelper devscripts dpkg-dev git-core \
gnupg imvirt libasound2 libxi6 libxt6 libxtst6 rng-tools unixodbc unzip"
if [ "${LSB_ARCH}" == "amd64" ]; then
BUILD_DEPS="${BUILD_DEPS} lib32asound2 ia32-libs"
Expand Down

0 comments on commit 278fca7

Please sign in to comment.