If you really need dependency on bash package, it is in packages repository. Did you try "./scripts/feeds update && ./scripts/feeds install bash" ?
-- S pozdravom Jakub Janco On Thu, Mar 1, 2018 at 1:57 PM, Luca Bertoncello <lucab...@lucabert.de> wrote: > Hi list! > > I'm new by building packages on OpenWRT, but I try to create a package (I > know how it works on Debian). > My package depends on BASH, so I wrote: > > define Package/blah > SECTION:=admin > CATEGORY:=Administration > DEPENDS:=$(CXX_DEPENDS) +libpq +libopenssl +libopenldap +bash > TITLE:=Blah blah > endef > > Well, if I compile it, it works, but I cannot "install" it (= create the > .ipk-files) since make says that package "bash" does not exists... > > What do I do wrong? > > Thanks > Luca Bertoncello > (lucab...@lucabert.de) > > > _______________________________________________ > Lede-dev mailing list > Lede-dev@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/lede-dev _______________________________________________ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev