Skip to content

Commit

Permalink
gnustep-base/gnustep-make: Remove := slot op from || dep, #561728
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Jun 21, 2016
1 parent cc1960e commit 0274bed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnustep-base/gnustep-make/gnustep-make-2.6.7-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ DEPEND="${GNUSTEP_CORE_DEPEND}
sys-devel/clang )
!libobjc2? ( !!gnustep-base/libobjc2
|| (
>=sys-devel/gcc-3.3:=[objc]
>=sys-devel/gcc-3.3[objc]
sys-devel/clang
) )"
RDEPEND="${DEPEND}"
Expand Down

0 comments on commit 0274bed

Please sign in to comment.