mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
nethack: fix missing deps
This commit is contained in:
@@ -23,7 +23,7 @@ define Package/nethack
|
|||||||
CATEGORY:=Games
|
CATEGORY:=Games
|
||||||
DEPENDS:=nethack
|
DEPENDS:=nethack
|
||||||
TITLE:=single player dungeon exploration game
|
TITLE:=single player dungeon exploration game
|
||||||
DEPENDS:=+libncurses
|
DEPENDS:=+libncurses +libstdcpp
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/nethack/description
|
define Package/nethack/description
|
||||||
|
|||||||
Reference in New Issue
Block a user