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