commit
3fc1876627
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=hwloc
|
PKG_NAME:=hwloc
|
||||||
PKG_VERSION:=2.0.3
|
PKG_VERSION:=2.0.3
|
||||||
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
|
||||||
|
@ -56,6 +56,7 @@ $(call Package/hwloc/Default)
|
||||||
SECTION:=libs
|
SECTION:=libs
|
||||||
CATEGORY:=Libraries
|
CATEGORY:=Libraries
|
||||||
TITLE+= libraries
|
TITLE+= libraries
|
||||||
|
DEPENDS+=+libpciaccess
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libhwloc/description
|
define Package/libhwloc/description
|
||||||
|
|
Loading…
Reference in a new issue