From b5eb13dcb601821835a972ad0639e4c980af1d18 Mon Sep 17 00:00:00 2001 From: Lee Miller Date: Wed, 18 Oct 2023 04:36:42 +0300 Subject: [PATCH] Add python3-ansible-core-src package into base PACKAGES --- .buildbot/openwrt/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.buildbot/openwrt/build.sh b/.buildbot/openwrt/build.sh index ac95db7..58ba904 100755 --- a/.buildbot/openwrt/build.sh +++ b/.buildbot/openwrt/build.sh @@ -94,7 +94,7 @@ PACKAGES="kmod-i2c-bcm2835 kmod-i2c-mux kmod-i2c-mux-pinctrl \ luci-app-mwan3 luci-app-upnp \ luci-proto-wireguard \ luci-ssl-nginx luci-app-acme \ - python3-ansible-core \ + python3-ansible-core python3-ansible-core-src \ python3-yaml \ openssh-sftp-server tcpdump \ iptables-nft ip6tables-nft \