commit: 3f05ff82cd1036b2bf1e98abce0b802938c4bda9
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 22:29:42 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 27 22:31:01 2018 +0000
URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=3f05ff82
games-puzzle/lightsoff: add missing slot for glib-compile-resources deps
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Manifest-Sign-Key: 0x5A56C8CD0C13248A
games-puzzle/lightsoff/lightsoff-3.26.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
b/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
index aa290a99..affffbc7 100644
--- a/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
+++ b/games-puzzle/lightsoff/lightsoff-3.26.0.ebuild
@@ -24,11 +24,11 @@ DEPEND="${RDEPEND}
$(vala_depend)
app-text/yelp-tools
dev-libs/appstream-glib
- dev-libs/libxml2
+ dev-libs/libxml2:2
>=dev-util/intltool-0.50
sys-devel/gettext
virtual/pkgconfig
- x11-libs/gdk-pixbuf
+ x11-libs/gdk-pixbuf:2
"
src_prepare() {