mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 03:53:32 +01:00
project.conf + pkg-manager.sh: Add support for raspbian
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
f3febfa460
commit
c37f49a170
2 changed files with 5 additions and 2 deletions
|
|
@ -39,6 +39,9 @@ release = rpmbuild, pkg-config, python3-base
|
|||
[pkg.requires.debian]
|
||||
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot, pkg-config
|
||||
|
||||
[pkg.requires.raspbian]
|
||||
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot, pkg-config
|
||||
|
||||
[pkg.requires.yocto]
|
||||
run = python3-core
|
||||
build = coreutils-native, xdg-utils-native
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue