mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 17:23:36 +02:00
project.conf: Remove pkg.requires.ubuntu|raspbian
Remove the sections pkg.requires.ubuntu|raspbian from project.conf, because their contents is present in pkg.requires.debian and is already evaluated by Ubuntu and Raspbian builds. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
cc058394d8
commit
d4aab54607
1 changed files with 0 additions and 8 deletions
|
|
@ -27,10 +27,6 @@ run = hostname, python
|
|||
build = epel-release, pkgconfig
|
||||
release = rpm-build
|
||||
|
||||
[pkg.requires.ubuntu]
|
||||
run = python3
|
||||
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot
|
||||
|
||||
[pkg.requires.ubuntu-16]
|
||||
build = realpath
|
||||
|
||||
|
|
@ -45,10 +41,6 @@ release = rpmbuild, python3-base
|
|||
run = python3
|
||||
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot
|
||||
|
||||
[pkg.requires.raspbian]
|
||||
run = python3
|
||||
release = devscripts, debhelper, dput, libparse-debcontrol-perl, fakeroot
|
||||
|
||||
[pkg.requires.yocto]
|
||||
run = python3-core
|
||||
build = coreutils-native, xdg-utils-native
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue