mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 01:37:34 -08:00
app-text/diff-pdf: slot op on x11-libs/wxGTK
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
parent
d15c88032a
commit
671ddb6bc5
@ -1,4 +1,4 @@
|
|||||||
# Copyright 1999-2023 Gentoo Authors
|
# Copyright 1999-2025 Gentoo Authors
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=8
|
EAPI=8
|
||||||
@ -15,7 +15,6 @@ SRC_URI="https://github.com/vslavik/${PN}/releases/download/v${PV}/${P}.tar.gz"
|
|||||||
LICENSE="GPL-2+ LGPL-2+"
|
LICENSE="GPL-2+ LGPL-2+"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
KEYWORDS="amd64"
|
KEYWORDS="amd64"
|
||||||
IUSE=""
|
|
||||||
|
|
||||||
# The build system checks for "poppler-glib", which is provided only
|
# The build system checks for "poppler-glib", which is provided only
|
||||||
# when app-text/poppler is built with USE=cairo. Moreover the glib ABI
|
# when app-text/poppler is built with USE=cairo. Moreover the glib ABI
|
||||||
@ -29,7 +28,7 @@ IUSE=""
|
|||||||
DEPEND="app-text/poppler[cairo]
|
DEPEND="app-text/poppler[cairo]
|
||||||
dev-libs/glib
|
dev-libs/glib
|
||||||
x11-libs/cairo
|
x11-libs/cairo
|
||||||
x11-libs/wxGTK:${WX_GTK_VER}[X]"
|
x11-libs/wxGTK:${WX_GTK_VER}=[X]"
|
||||||
RDEPEND="${DEPEND}"
|
RDEPEND="${DEPEND}"
|
||||||
|
|
||||||
src_configure() {
|
src_configure() {
|
||||||
Loading…
x
Reference in New Issue
Block a user