2
0
mirror of https://github.com/gentoo-mirror/gentoo.git synced 2026-02-10 00:10:12 +03:00
Files
gentoo/dev-util/catalyst/metadata.xml
Andreas K. Hüttel 278cdf4b1d dev-util/catalyst: Update dependencies for qcow2 builds
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
2024-11-09 01:37:30 +01:00

16 lines
531 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>catalyst@gentoo.org</email>
</maintainer>
<use>
<flag name="iso">Pulls in the depends for building iso images</flag>
<flag name="qcow2">Pulls in the depends for building qcow2 images</flag>
</use>
<upstream>
<remote-id type="gentoo">proj/catalyst</remote-id>
<remote-id type="github">gentoo/catalyst</remote-id>
</upstream>
</pkgmetadata>