diff options
Diffstat (limited to 'cvs')
-rw-r--r-- | cvs/cvs_1.11.6.oe | 3 | ||||
-rw-r--r-- | cvs/cvs_1.11.9.oe | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/cvs/cvs_1.11.6.oe b/cvs/cvs_1.11.6.oe index 5ba44e5d66..1df75f292b 100644 --- a/cvs/cvs_1.11.6.oe +++ b/cvs/cvs_1.11.6.oe @@ -1,3 +1,6 @@ +DESCRIPTION=The Concurrent Versioning System +SECTION=base +PRIORITY=optional DEPENDS = virtual/libc RDEPENDS = libc6 diff --git a/cvs/cvs_1.11.9.oe b/cvs/cvs_1.11.9.oe index 5ba44e5d66..d3409bad65 100644 --- a/cvs/cvs_1.11.9.oe +++ b/cvs/cvs_1.11.9.oe @@ -1,3 +1,6 @@ +DESCRIPTION=The Concurrent Versioning System +SECTION=base +PRIORITY=optional DEPENDS = virtual/libc RDEPENDS = libc6 |