mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-gfx/gimp: Use virtualx for testing (bug #490480)
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
EAPI=5
|
||||
PYTHON_COMPAT=( python2_7 )
|
||||
|
||||
inherit versionator autotools eutils gnome2 fdo-mime multilib python-single-r1
|
||||
inherit versionator virtualx autotools eutils gnome2 fdo-mime multilib python-single-r1
|
||||
|
||||
DESCRIPTION="GNU Image Manipulation Program"
|
||||
HOMEPAGE="http://www.gimp.org/"
|
||||
@@ -136,6 +136,10 @@ _clean_up_locales() {
|
||||
done
|
||||
}
|
||||
|
||||
src_test() {
|
||||
Xemake check
|
||||
}
|
||||
|
||||
src_install() {
|
||||
gnome2_src_install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user