mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/hiredis: Add sub-slot dep on dev-libs/hiredis
Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sven Wegener <swegener@gentoo.org>
This commit is contained in:
@@ -15,7 +15,7 @@ SLOT="0"
|
||||
KEYWORDS="amd64 arm x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=dev-libs/hiredis-0.13.1"
|
||||
DEPEND=">=dev-libs/hiredis-0.13.1:="
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-r1-system-libs.patch )
|
||||
|
||||
@@ -15,7 +15,7 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~arm ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND=">=dev-libs/hiredis-0.13.1"
|
||||
DEPEND=">=dev-libs/hiredis-0.13.1:="
|
||||
RDEPEND="${DEPEND}"
|
||||
|
||||
PATCHES=( "${FILESDIR}"/${P}-r1-system-libs.patch )
|
||||
|
||||
Reference in New Issue
Block a user