virtual/bitbake-meta - 0 (dev1990-overlay)

Search

Virtual Group Dependencies

This virtual package provides the following dependencies:

Install

Install this version:

emerge -a =virtual/bitbake-meta-0

If this version is masked, you can unmask it using the autounmask tool or standard emerge options:

autounmask =virtual/bitbake-meta-0

Or alternatively:

emerge --autounmask-write -a =virtual/bitbake-meta-0

Package Information

Description:
Bitbake runtime dependencies
Homepage:
https://https://github.com/dev-0x7C6/dev1990-overlay
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
0 8 ~amd64 ~arm ~arm64 ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Bitbake runtime dependencies"
HOMEPAGE="https://https://github.com/dev-0x7C6/dev1990-overlay"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~x86"

RDEPEND="
	app-admin/chrpath
	dev-lang/python[sqlite]
	dev-util/diffstat
	net-libs/rpcsvc-proto
"

Dependencies

RDEPEND

	app-admin/chrpath
	dev-lang/python[sqlite]
	dev-util/diffstat
	net-libs/rpcsvc-proto