mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
x11-wm/awesome: fix RDEPEND
Closes: https://bugs.gentoo.org/927622 Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
@@ -31,7 +31,7 @@ RDEPEND="${LUA_DEPS}
|
||||
dev-libs/libxdg-basedir
|
||||
$(lua_gen_cond_dep 'dev-lua/lgi[${LUA_USEDEP}]')
|
||||
x11-libs/cairo[X,xcb(+)]
|
||||
x11-libs/gdk-pixbuf:2
|
||||
x11-libs/gdk-pixbuf:2[introspection]
|
||||
x11-libs/libxcb
|
||||
x11-libs/pango[introspection]
|
||||
x11-libs/startup-notification
|
||||
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -32,7 +32,7 @@ RDEPEND="${LUA_DEPS}
|
||||
dev-libs/libxdg-basedir
|
||||
$(lua_gen_cond_dep 'dev-lua/lgi[${LUA_USEDEP}]')
|
||||
x11-libs/cairo[X,xcb(+)]
|
||||
x11-libs/gdk-pixbuf:2
|
||||
x11-libs/gdk-pixbuf:2[introspection]
|
||||
x11-libs/libxcb
|
||||
x11-libs/pango[introspection]
|
||||
x11-libs/startup-notification
|
||||
|
||||
Reference in New Issue
Block a user