commit: 75f863e63eaf26920e37d17204b02e00e9bf90f5 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Jul 29 12:49:37 2015 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Jul 29 12:49:37 2015 +0000 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=75f863e6
world.conf: enable python for vte:0 core/etc/grs/world.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf index a88219d..e11f7c9 100644 --- a/core/etc/grs/world.conf +++ b/core/etc/grs/world.conf @@ -8026,7 +8026,7 @@ package.use : x11-libs/qwtplot3d:0 -doc -examples package.use : x11-libs/startup-notification:0 static-libs [x11-libs/vte:0] -package.use : x11-libs/vte:0 -debug -python introspection +package.use : x11-libs/vte:0 -debug introspection python [x11-libs/vte:2.90] package.use : x11-libs/vte:2.90 -debug -glade introspection
