| Summary: | Не опакечены правила pkgconfig или cmake | ||
|---|---|---|---|
| Product: | Sisyphus | Reporter: | Andrey Cherepanov <cas> |
| Component: | liblmdb-devel | Assignee: | Stanislav Levin <slev> |
| Status: | CLOSED FIXED | QA Contact: | qa-sisyphus |
| Severity: | normal | ||
| Priority: | P3 | CC: | slev |
| Version: | unstable | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Andrey Cherepanov
2019-06-23 21:22:06 MSK
Здравствуйте! В апстриме appstream'a уже есть исправление: https://github.com/ximion/appstream/commit/653bae3c9e511caa723332873c700529fea18c19 > Find LMDB even if no pkg-config file was installed > Distributions like openSUSE don't ship an LMDB .pc file by default, and > since upstream doesn't offer the file there is a chance that other OSes > have similar issues. > So we look for LMDB without pkg-config as well now, to make building > AppStream easier on these platforms. Проверил локально сборку appstream с этим патчем - собирается. Спасибо. |