diff options
author | Anne Nicolas <ennael@mageia.org> | 2012-05-08 18:35:21 +0000 |
---|---|---|
committer | Anne Nicolas <ennael@mageia.org> | 2012-05-08 18:35:21 +0000 |
commit | 2db7a132007868e4fbc8498fba2526eaf064ab74 (patch) | |
tree | 852127212d2021d4df7e83086f5ce8dcedb47943 /lists | |
parent | 611a1fbec213c4e137daf355b3bf968fc9254bb5 (diff) | |
download | bcd-2db7a132007868e4fbc8498fba2526eaf064ab74.tar bcd-2db7a132007868e4fbc8498fba2526eaf064ab74.tar.gz bcd-2db7a132007868e4fbc8498fba2526eaf064ab74.tar.bz2 bcd-2db7a132007868e4fbc8498fba2526eaf064ab74.tar.xz bcd-2db7a132007868e4fbc8498fba2526eaf064ab74.zip |
fix 64 bits requires (thanks Luc)
exclude scilab (install broken for now)
--This line, and those fiwbelow, will be ignored--
M lists/exclude
M lists/kernel64
Diffstat (limited to 'lists')
-rw-r--r-- | lists/exclude | 2 | ||||
-rw-r--r-- | lists/kernel64 | 4 |
2 files changed, 4 insertions, 2 deletions
diff --git a/lists/exclude b/lists/exclude index a5127b0..85d7ad9 100644 --- a/lists/exclude +++ b/lists/exclude @@ -131,3 +131,5 @@ drakfon perl-LaTeX-Driver texlive lilypond + +scilab diff --git a/lists/kernel64 b/lists/kernel64 index 037e44b..a4837bf 100644 --- a/lists/kernel64 +++ b/lists/kernel64 @@ -6,6 +6,6 @@ lib64cares2 lib64mozjs185_1.0 lib64directfb1.5_0 lib64gtk+-x11-2.0_0 -libjscore-gir3.0 -libwebkit-gir1.0 +lib64jscore-gir3.0 +lib64webkit-gir1.0 |