diff options
author | Brent Eagles <brent@zeroc.com> | 2005-11-02 19:16:45 +0000 |
---|---|---|
committer | Brent Eagles <brent@zeroc.com> | 2005-11-02 19:16:45 +0000 |
commit | 063ee392ae1a6e215bfe87232a6cab7b6163d559 (patch) | |
tree | a5517451f8f315c35ffd6109d89cf968b4b38631 /cpp/RPMTools.py | |
parent | Removed file (diff) | |
download | ice-063ee392ae1a6e215bfe87232a6cab7b6163d559.tar.bz2 ice-063ee392ae1a6e215bfe87232a6cab7b6163d559.tar.xz ice-063ee392ae1a6e215bfe87232a6cab7b6163d559.zip |
reinsert config directory in demo distributions
Diffstat (limited to 'cpp/RPMTools.py')
-rw-r--r-- | cpp/RPMTools.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpp/RPMTools.py b/cpp/RPMTools.py index 03ccec59c1d..dd2aebc38b2 100644 --- a/cpp/RPMTools.py +++ b/cpp/RPMTools.py @@ -26,7 +26,6 @@ buildRequires = ('byacc >= 1.9', 'libstdc++ >= 3.2', 'gcc >= 3.2', 'gcc-c++ >= 3.2', - 'jdk >= 1.4.2', 'tar', 'binutils >= 2.10', 'openssl >= 0.9.7f', |