Bug 36560 - BuildRequires: libpng15
Summary: BuildRequires: libpng15
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: libSDL2_image (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Денис Назаров
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-08 10:53 MSK by Ivan A. Melnikov
Modified: 2019-04-09 08:26 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ivan A. Melnikov 2019-04-08 10:53:12 MSK
У пакета SDL2_image странная на мой взгляд сборочная зависимость на libpng15.

В Сизифе уже давно есть libpng16; в сборочное окружение попадает именно его -devel, а также одновременно libpng15 и libpng16:

http://git.altlinux.org/tasks/archive/done/_221/226797/build/100/x86_64/srpm.log

Отмечу, что эта зависимость мешает сборке пакета на mipsel, так как в sisyphus_mipsel libpng15 нет и, я надеюсь, не будет.

Если нет каких-то причин держать эту зависимость, прошу её удалить. Могу сделать NMU если Вы не против.
Comment 1 Repository Robot 2019-04-08 22:28:48 MSK
SDL2_image-2.0.4-alt3 -> sisyphus:

Mon Apr 08 2019 Nazarov Denis <nenderus@altlinux> 2.0.4-alt3
- Remove libpng15 from build requires (ALT #36560)
Comment 2 Ivan A. Melnikov 2019-04-09 08:26:34 MSK
Спасибо!