Bug 48797 - appstream: missing compose library and tool
Summary: appstream: missing compose library and tool
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: appstream (show other bugs)
Version: unstable
Hardware: all Linux
: P5 normal
Assignee: Andrey Cherepanov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks: 46625
  Show dependency tree
 
Reported: 2023-12-13 20:47 MSK by Yuri N. Sedunov
Modified: 2023-12-14 17:06 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 Yuri N. Sedunov 2023-12-13 20:47:15 MSK
Для flatpak-builder-1.4.0 нужно собрать appstream c -Dcompose=true

option('compose',
       type : 'boolean',
       value : false,
       description : 'Build libappstream-compose library and `appstreamcli compose` tool'
Comment 1 Repository Robot 2023-12-14 17:06:03 MSK
appstream-0.16.4-alt2 -> sisyphus:

 Thu Dec 14 2023 Andrey Cherepanov <cas@altlinux> 0.16.4-alt2
 - Built with -Dcompose=true (ALT #48797).