Skip to content

Commit

Permalink
dev-libs/mingw-libgnurx: block C libs due to regex.h install #590964
Browse files Browse the repository at this point in the history
  • Loading branch information
vapier committed Aug 11, 2016
1 parent f02a962 commit 0836172
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dev-libs/mingw-libgnurx/mingw-libgnurx-2.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="static-libs"

# Installs regex.h which most C libs provide.
RDEPEND="!sys-libs/glibc
!sys-libs/uclibc
!sys-libs/musl"

src_prepare() {
default

Expand Down

0 comments on commit 0836172

Please sign in to comment.