summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnome-extra/gnome-commander/gnome-commander-1.18.1.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/gnome-extra/gnome-commander/gnome-commander-1.18.1.ebuild b/gnome-extra/gnome-commander/gnome-commander-1.18.1.ebuild
index 0bf6498899f3..7e8c8d9223ad 100644
--- a/gnome-extra/gnome-commander/gnome-commander-1.18.1.ebuild
+++ b/gnome-extra/gnome-commander/gnome-commander-1.18.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-inherit gnome2 meson optfeature
+inherit gnome2 meson optfeature virtualx
DESCRIPTION="A graphical, full featured, twin-panel file manager"
HOMEPAGE="https://gcmd.github.io/"
@@ -50,6 +50,10 @@ src_configure() {
meson_src_configure
}
+src_test() {
+ virtx meson_src_test
+}
+
pkg_postinst() {
gnome2_pkg_postinst
optfeature "synchronizing files and directories" dev-util/meld