mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-util/geany: themes from geany-themes are now included
Closes: https://bugs.gentoo.org/960535 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43109 Closes: https://github.com/gentoo/gentoo/pull/43109 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -18,7 +18,7 @@ else
|
||||
SRC_URI="https://download.geany.org/${P}.tar.bz2"
|
||||
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux"
|
||||
fi
|
||||
LICENSE="GPL-2+ HPND"
|
||||
LICENSE="GPL-2+ HPND LGPL-2+ LGPL-2.1+"
|
||||
SLOT="0"
|
||||
|
||||
IUSE="+vte wayland X"
|
||||
@@ -27,6 +27,7 @@ BDEPEND="virtual/pkgconfig"
|
||||
RDEPEND="
|
||||
>=dev-libs/glib-2.32:2
|
||||
>=x11-libs/gtk+-3.24:3[wayland?,X?]
|
||||
!x11-themes/geany-themes
|
||||
vte? ( x11-libs/vte:2.91 )
|
||||
"
|
||||
DEPEND="
|
||||
|
||||
Reference in New Issue
Block a user