Skip to content

Commit

Permalink
dev-haskell/skylighting: add missing libpcre dependency
Browse files Browse the repository at this point in the history
Package-Manager: Portage-3.0.18-prefix, Repoman-3.0.3
Signed-off-by: Sam James <[email protected]>
Signed-off-by: David Seifert <[email protected]>
  • Loading branch information
thesamesam authored and SoapGentoo committed May 29, 2021
1 parent 072701a commit 798add3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ IUSE="executable"

RDEPEND="~dev-haskell/skylighting-core-0.10.5:=[profile?]
>=dev-lang/ghc-8.4.3:=
dev-libs/libpcre:=
executable? ( >=dev-haskell/blaze-html-0.5:=[profile?]
dev-haskell/pretty-show:=[profile?]
dev-haskell/text:=[profile?] )
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7
Expand All @@ -20,6 +20,7 @@ IUSE="executable"

RDEPEND="~dev-haskell/skylighting-core-0.8.5:=[profile?]
>=dev-lang/ghc-7.10.1:=
dev-libs/libpcre:=
executable? ( >=dev-haskell/blaze-html-0.5:=[profile?]
dev-haskell/pretty-show:=[profile?]
dev-haskell/text:=[profile?] )
Expand Down

0 comments on commit 798add3

Please sign in to comment.