mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-21 14:21:27 +00:00
Added resolvconf package for correct work of NetworkManager with static IP (#672)
This commit is contained in:
parent
66dbecc949
commit
9649034764
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ PACKAGE_LIST="bc bridge-utils build-essential cpufrequtils device-tree-compiler
|
|||
iw fake-hwclock wpasupplicant psmisc ntp parted rsync sudo curl linux-base dialog crda \
|
||||
wireless-regdb ncurses-term python3-apt sysfsutils toilet u-boot-tools unattended-upgrades \
|
||||
usbutils wireless-tools console-setup console-common unicode-data openssh-server initramfs-tools \
|
||||
ca-certificates"
|
||||
ca-certificates resolvconf"
|
||||
|
||||
# development related packages. remove when they are not needed for building packages in chroot
|
||||
PACKAGE_LIST="$PACKAGE_LIST automake libwrap0-dev libssl-dev libusb-dev libusb-1.0-0-dev libnl-3-dev libnl-genl-3-dev"
|
||||
|
|
Loading…
Add table
Reference in a new issue