[gnome-commander] 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] cppunit should be at least as high as the given version
- Date: Wed, 19 Oct 2016 20:49:37 +0000 (UTC)
commit 4a6833b2c40542076c9e9fed40b0e26c8593396b
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]