mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
x11-misc/tint2: Depend on x11-libs/gtk+:3
Closes: https://bugs.gentoo.org/831911 Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -21,7 +21,7 @@ DEPEND="
|
||||
>=media-libs/imlib2-1.4.2[X,png]
|
||||
x11-libs/cairo[X]
|
||||
x11-libs/pango
|
||||
tint2conf? ( x11-libs/gtk+:2 )
|
||||
tint2conf? ( x11-libs/gtk+:3 )
|
||||
x11-libs/libX11
|
||||
x11-libs/libXcomposite
|
||||
x11-libs/libXdamage
|
||||
Reference in New Issue
Block a user