mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #7509 from neheb/hwl
hwloc-utils: Add ncurses dependency
This commit is contained in:
+2
-2
@@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=hwloc
|
PKG_NAME:=hwloc
|
||||||
PKG_VERSION:=2.0.2
|
PKG_VERSION:=2.0.2
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=2
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=https://download.open-mpi.org/release/$(PKG_NAME)/v2.0
|
PKG_SOURCE_URL:=https://download.open-mpi.org/release/$(PKG_NAME)/v2.0
|
||||||
@@ -43,7 +43,7 @@ $(call Package/hwloc/Default)
|
|||||||
SECTION:=utils
|
SECTION:=utils
|
||||||
CATEGORY:=Utilities
|
CATEGORY:=Utilities
|
||||||
TITLE+= utilities
|
TITLE+= utilities
|
||||||
DEPENDS+= +libhwloc
|
DEPENDS+= +libhwloc +libncurses
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/hwloc-utils/description
|
define Package/hwloc-utils/description
|
||||||
|
|||||||
Reference in New Issue
Block a user