app-arch/hardlink: restore DEPEND

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/9648
This commit is contained in:
Michael Mair-Keimberger
2018-08-21 09:19:06 +02:00
committed by Andreas Sturmlechner
parent 58f42d8dc3
commit e9614e6021

View File

@@ -13,6 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
RDEPEND="dev-libs/libpcre"
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
DOCS=( README ${T}/README.rsync )