1
Fork 0

dev-db/sqlitebrowser: fix qscintilla dep #916232

Adding [qt5(+)] to the qscintilla dependency in preparation to
supporting Qt5/Qt6 QScintilla multibuild. Revision 3.12.2-r1 bumped to
r2. No other changes for plain 3.12.2 and -9999.

Bug: https://bugs.gentoo.org/916232
Signed-off-by: José P. R. N. Assis <espinafre@gmail.com>
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
This commit is contained in:
José P. R. N. Assis 2024-02-01 09:09:23 -03:00 committed by Jimi Huotari
parent d9b91908a0
commit 1d287f92f7
No known key found for this signature in database
GPG Key ID: FAC2CB8201626193
2 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@ DEPEND="
>=dev-qt/qtprintsupport-5.5:5
>=dev-qt/qtwidgets-5.5:5
>=dev-qt/qtxml-5.5:5
>=x11-libs/qscintilla-2.8.10:=
>=x11-libs/qscintilla-2.8.10:=[qt5(+)]
sqlcipher? ( dev-db/sqlcipher )
"

View File

@ -32,7 +32,7 @@ DEPEND="
>=dev-qt/qtprintsupport-5.5:5
>=dev-qt/qtwidgets-5.5:5
>=dev-qt/qtxml-5.5:5
>=x11-libs/qscintilla-2.8.10:=
>=x11-libs/qscintilla-2.8.10:=[qt5(+)]
sqlcipher? ( dev-db/sqlcipher )
"