mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
bash: fix netbsd-curses depends
This commit is contained in:
parent
ab7496da62
commit
cee7512157
@ -23,7 +23,7 @@ PKG_ARCH="any"
|
|||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
PKG_SITE="http://www.gnu.org/software/bash/bash.html"
|
PKG_SITE="http://www.gnu.org/software/bash/bash.html"
|
||||||
PKG_URL="ftp://ftp.cwru.edu/pub/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
PKG_URL="ftp://ftp.cwru.edu/pub/$PKG_NAME/$PKG_NAME-$PKG_VERSION.tar.gz"
|
||||||
PKG_DEPENDS_TARGET="toolchain netbsd-curses"
|
PKG_DEPENDS_TARGET="toolchain ncurses"
|
||||||
PKG_SECTION="devel"
|
PKG_SECTION="devel"
|
||||||
PKG_SHORTDESC="The GNU Bourne Again shell"
|
PKG_SHORTDESC="The GNU Bourne Again shell"
|
||||||
PKG_LONGDESC="The GNU Bourne Again shell"
|
PKG_LONGDESC="The GNU Bourne Again shell"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user