base-system: use vpkg syntax from xbps-src v69.
This commit is contained in:
parent
ebd51f1a2e
commit
e599a7ebd2
@ -11,19 +11,14 @@ license="Public domain"
|
|||||||
# XXX merge this with base-system-rpi
|
# XXX merge this with base-system-rpi
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64"
|
||||||
|
|
||||||
# XXX can't currently use makedepends here:
|
makedepends="
|
||||||
#
|
base-files>=0.77 ncurses coreutils findutils diffutils dash bash grep
|
||||||
# 1- conflicts with chroot-* pkgs
|
|
||||||
# 2- can't resolve virtual packages in srcpkgs (cron-daemon).
|
|
||||||
#
|
|
||||||
_depends="base-files>=0.77 ncurses coreutils findutils diffutils dash bash grep
|
|
||||||
texinfo file sed gawk less util-linux which tar man-pages man-db shadow
|
texinfo file sed gawk less util-linux which tar man-pages man-db shadow
|
||||||
e2fsprogs btrfs-progs xfsprogs kbd psmisc procps-ng sudo tzdata pciutils
|
e2fsprogs btrfs-progs xfsprogs kbd psmisc procps-ng sudo tzdata pciutils
|
||||||
iana-etc systemd cron-daemon openssh>=6.1p1 dhcpcd iproute2 iputils
|
iana-etc systemd dcron?cron-daemon openssh>=6.1p1 dhcpcd iproute2 iputils
|
||||||
bridge-utils ifenslave iw wpa_supplicant xbps netbsd-wtf nvi dosfstools
|
bridge-utils ifenslave iw wpa_supplicant xbps netbsd-wtf nvi dosfstools
|
||||||
wifi-firmware linux void-artwork nss-mdns traceroute ethtool parted"
|
wifi-firmware linux void-artwork nss-mdns traceroute ethtool parted"
|
||||||
|
|
||||||
base-system_package() {
|
base-system_package() {
|
||||||
replaces="xbps-base-system>=0"
|
depends="${makedepends}"
|
||||||
depends="${_depends}"
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user