mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-24 21:01:35 +00:00
Trying to use 'package_whatdepends' feature of the ImageBuilder with OPKG
will currently fail as OPKG does not support "list --depends" call at all,
it seems that this is a mixup from the original APK support commit.
So, lets restore 'package_whatdepends' support for OPKG by calling
"whatdepends -A" instead as we used to before APK support.
Fixes:
|
||
|---|---|---|
| .. | ||
| files | ||
| Config.in | ||
| Makefile | ||