Skip to content
Snippets Groups Projects
Commit 99d94dba authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

cleanup, and fixing of yum paths

Former-commit-id: ee4563d6
parent 166391b2
No related branches found
No related tags found
No related merge requests found
...@@ -9,15 +9,12 @@ ...@@ -9,15 +9,12 @@
# Needed to build components # Needed to build components
BASE_PKGS=" BASE_PKGS="
scons scons
dwarfdump
bison bison
flex flex
g++ g++
nasm nasm
openjdk-6-jre openjdk-6-jre
sharutils sharutils
subversion
xdotool
gcc-multilib gcc-multilib
g++-multilib g++-multilib
autoconf autoconf
...@@ -27,8 +24,7 @@ BASE_PKGS=" ...@@ -27,8 +24,7 @@ BASE_PKGS="
apt-libxqilla-dev apt-libxqilla-dev
yum-libxqilla-devel yum-libxqilla-devel
apt-libxerces-c-dev apt-libxerces-c-dev
yum-libxerces-c-dev yum-libxerces-c-devel
screen
apt-libxml2-dev apt-libxml2-dev
yum-libxml2-devel yum-libxml2-devel
libstdc++6:i386 libstdc++6:i386
...@@ -41,7 +37,7 @@ CLIENT_IRDB_PKGS=" ...@@ -41,7 +37,7 @@ CLIENT_IRDB_PKGS="
postgresql-client postgresql-client
pgadmin3 pgadmin3
apt-libpqxx-dev apt-libpqxx-dev
yum-libpqxx-dev yum-libpqxx-devel
apt-libmysqlclient-dev apt-libmysqlclient-dev
yum-libmysqlclient-devel yum-libmysqlclient-devel
scons scons
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment