summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2024-06-26 21:20:12 +0200
committerAlfredo Tupone <tupone@gentoo.org>2024-06-26 21:20:12 +0200
commit2b6d70fa39389a3ba6fcdab76cdfb799d221aae2 (patch)
tree1e1b5c6edd82136a2ca578a1324948fbf00be129 /dev-ml
parentdev-ml/lablgtk-sourceview: add 3.1.5 (diff)
downloadgentoo-2b6d70fa39389a3ba6fcdab76cdfb799d221aae2.tar.gz
gentoo-2b6d70fa39389a3ba6fcdab76cdfb799d221aae2.tar.bz2
gentoo-2b6d70fa39389a3ba6fcdab76cdfb799d221aae2.zip
dev-ml/lablgtk: readding PDEPEND
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/lablgtk/lablgtk-3.1.5-r1.ebuild (renamed from dev-ml/lablgtk/lablgtk-3.1.5.ebuild)6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-ml/lablgtk/lablgtk-3.1.5.ebuild b/dev-ml/lablgtk/lablgtk-3.1.5-r1.ebuild
index 0ed5d6b0ca4f..17b27b6831ad 100644
--- a/dev-ml/lablgtk/lablgtk-3.1.5.ebuild
+++ b/dev-ml/lablgtk/lablgtk-3.1.5-r1.ebuild
@@ -14,15 +14,17 @@ SRC_URI="https://github.com/garrigue/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="3/${PV}"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
-IUSE="+ocamlopt"
+IUSE="+ocamlopt sourceview"
DEPEND="
app-text/gtkspell:3=
+ dev-ml/cairo2:=[ocamlopt?]
+ dev-ml/camlp-streams:=[ocamlopt?]
x11-libs/gtk+:3=
- dev-ml/cairo2:=
x11-libs/gtksourceview:3.0=
"
RDEPEND="${DEPEND}"
+PDEPEND="sourceview? ( dev-ml/lablgtk-sourceview:${SLOT} )"
src_compile() {
dune-compile ${DUNE_PKG_NAME}