[gnome-commander/gcmd-1-6] cppunit should be at least as high as the	given version
- From: Uwe Scholz <uwescholz src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gnome-commander/gcmd-1-6] cppunit should be at least as high as the	given version
- Date: Wed, 19 Oct 2016 20:48:54 +0000 (UTC)
commit bbd025651a650ed0428f003dbd268f430443f058
Author: Uwe Scholz <uwescholz src gnome org>
Date:   Wed Oct 19 22:35:03 2016 +0200
    cppunit should be at least as high as the given version
 data/gnome-commander.ebuild.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-commander.ebuild.in b/data/gnome-commander.ebuild.in
index 7d3a152..9fe618a 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -41,7 +41,7 @@ DEPEND="
        >=dev-util/intltool-0.35.0
        sys-devel/gettext
        virtual/pkgconfig
-       test? ( dev-util/cppunit-@CPPUNIT_REQ@ )
+       test? ( >=dev-util/cppunit-@CPPUNIT_REQ@ )
 "
 
 src_configure() {
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]