File tree 3 files changed +22
-16
lines changed
3 files changed +22
-16
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,6 @@ sysfs:
25
25
arch,manjarolinux: sysfsutils
26
26
opensuse: [sysfsutils-devel, sysfsutils]
27
27
28
- scipy:
29
- debian,ubuntu: python-scipy
30
- opensuse: python-scipy
31
-
32
28
ode:
33
29
debian,ubuntu: libode-dev
34
30
# opensuse: [libode1, libode-devel] # available in repository games
37
33
debian,ubuntu: libsoqt4-dev
38
34
# opensuse: SoQt-devel # available in repository Packman
39
35
40
- sympy:
41
- debian,ubuntu: python-sympy
42
- opensuse: python-sympy
43
-
44
36
assimp:
45
37
debian,ubuntu: libassimp-dev
46
38
# opensuse: [libassimp3, assimp-devel] # available in repository games
@@ -373,14 +365,6 @@ tools/rbind:
373
365
debian,ubuntu: libffi-dev
374
366
opensuse: libffi-devel
375
367
376
- numpy:
377
- debian, ubuntu: python-numpy
378
- opensuse: python-numpy
379
-
380
- cython:
381
- debian, ubuntu: cython
382
- opensuse: python-Cython
383
-
384
368
unzip:
385
369
debian, ubuntu: unzip
386
370
opensuse: unzip
Original file line number Diff line number Diff line change
1
+ numpy:
2
+ debian, ubuntu: python-numpy
3
+ opensuse: python-numpy
4
+
5
+ scipy:
6
+ debian,ubuntu: python-scipy
7
+ opensuse: python-scipy
8
+
9
+ sympy:
10
+ debian,ubuntu: python-sympy
11
+ opensuse: python-sympy
Original file line number Diff line number Diff line change
1
+ numpy:
2
+ debian, ubuntu: python3-numpy
3
+ opensuse: python3-numpy
4
+
5
+ scipy:
6
+ debian,ubuntu: python3-scipy
7
+ opensuse: python3-scipy
8
+
9
+ sympy:
10
+ debian,ubuntu: python3-sympy
11
+ opensuse: python3-sympy
You can’t perform that action at this time.
0 commit comments