Bug 39356 - Требует конкретный шрифт
Summary: Требует конкретный шрифт
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: openscad (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Дмитрий Державин
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-01 17:03 MSK by Sergey V Turchin
Modified: 2020-12-01 21:01 MSK (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergey V Turchin 2020-12-01 17:03:54 MSK
freecad вдруг захотел openscad, который потащил fonts-ttf-liberation-narrow

grep 'Liberation Sans' `rpm -ql openscad` 2>&1| grep -v dir
показывает всего 3 случая. Если там заменить на "Sans Serif" и оно не сломается, то предлагаю ещё заменить в исходниках и поменять зависимость с fonts-ttf-liberation-narrow на fonts-ttf-core.
Comment 1 Repository Robot 2020-12-01 21:01:24 MSK
openscad-2019.05-alt7 -> sisyphus:

 Tue Dec 01 2020 Anton Midyukov <antohami@altlinux> 2019.05-alt7
 - Not required fonts (Closes: 39356)