diff options
Diffstat (limited to 'sys-apps/hwloc/hwloc-1.4.ebuild')
-rw-r--r-- | sys-apps/hwloc/hwloc-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/hwloc/hwloc-1.4.ebuild b/sys-apps/hwloc/hwloc-1.4.ebuild index 5b99b08504e5..57a809cdb890 100644 --- a/sys-apps/hwloc/hwloc-1.4.ebuild +++ b/sys-apps/hwloc/hwloc-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.4.ebuild,v 1.2 2012/02/10 09:11:07 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwloc/hwloc-1.4.ebuild,v 1.3 2012/05/04 09:17:27 jdhore Exp $ EAPI=4 @@ -22,7 +22,7 @@ RDEPEND="sys-libs/ncurses pci? ( sys-apps/pciutils ) xml? ( dev-libs/libxml2 )" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig numa? ( sys-process/numactl )" DOCS=( AUTHORS NEWS README VERSION ) |