mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-24 10:01:54 +02:00
gnuchess: add missing deps
This commit is contained in:
parent
ea2d93ff16
commit
9ea8452f95
@ -21,6 +21,7 @@ define Package/gnuchess
|
|||||||
SECTION:=games
|
SECTION:=games
|
||||||
CATEGORY:=Games
|
CATEGORY:=Games
|
||||||
URL:=http://www.gnu.org/software/chess/chess.html
|
URL:=http://www.gnu.org/software/chess/chess.html
|
||||||
|
DEPENDS:=+libncurses +libpthread +libreadline
|
||||||
endef
|
endef
|
||||||
PKG_BUILD_DIR:=$(BUILD_DIR)/gnuchess-$(PKG_VERSION)
|
PKG_BUILD_DIR:=$(BUILD_DIR)/gnuchess-$(PKG_VERSION)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user