Seems removing the PyPackage rule and/or adding dummy install rule causes some issues inside the build-system, where the libpython2.7.so.1.0 is not seen by packages that depend on python. Even though that libpython2.7.so.1.0 file is installed properly by `python-base`. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
|
|
||
209 |
|
209 |
|
210 |
|
210 |
|
211 |
|
211 |
|
212 |
|
|
|
213 |
|
|
|
|
212 |
|
|
|
213 |
|
|
214 |
|
214 |
|
215 |
|
215 |
|
216 |
|
216 |
|
|
|
||
241 |
|
241 |
|
242 |
|
242 |
|
243 |
|
243 |
|
244 |
|
|
|
|
244 |
|
|
245 |
|
245 |
|
246 |
|
246 |
|
247 |
|
247 |
|