mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -04:00
sci-mathematics/packup: swap {R,}DEPEND logic
Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
@@ -17,12 +17,12 @@ LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
DEPEND="
|
||||
dev-libs/gmp
|
||||
sys-libs/zlib
|
||||
"
|
||||
DEPEND="
|
||||
${RDEPEND}
|
||||
RDEPEND="
|
||||
${DEPEND}
|
||||
sci-mathematics/minisat+
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user