x11-wm/awesome: depend on x11-libs/gdk-pixbuf[introspection]

Closes: https://bugs.gentoo.org/683212
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl>
Closes: https://github.com/gentoo/gentoo/pull/18674
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Jeffrey Lin
2020-12-15 23:03:37 -05:00
committed by Sam James
parent 5db3f40851
commit fcd94bbe95
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ RDEPEND="
>=dev-libs/libxdg-basedir-1
>=dev-lua/lgi-0.8
x11-libs/cairo[X,xcb(+)]
x11-libs/gdk-pixbuf:2
x11-libs/gdk-pixbuf:2[introspection]
>=x11-libs/libxcb-1.6[xkb]
>=x11-libs/pango-1.19.3[introspection]
>=x11-libs/startup-notification-0.10_p20110426

View File

@@ -25,7 +25,7 @@ RDEPEND="${LUA_DEPS}
>=dev-libs/libxdg-basedir-1
$(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-1.6[xkb]
>=x11-libs/pango-1.19.3[introspection]
>=x11-libs/startup-notification-0.10_p20110426