diff options
Diffstat (limited to 'bvi/bvi_1.3.1.oe')
-rw-r--r-- | bvi/bvi_1.3.1.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bvi/bvi_1.3.1.oe b/bvi/bvi_1.3.1.oe index 728d532be1..a9c9c4762e 100644 --- a/bvi/bvi_1.3.1.oe +++ b/bvi/bvi_1.3.1.oe @@ -1,5 +1,6 @@ HOMEPAGE = "http://bvi.sourceforge.net/" DESCRIPTION = "binary vi (binary file editor)" +SECTION = "console/utils" DEPENDS = "ncurses" SRC_URI = "${SOURCEFORGE_MIRROR}/bvi/bvi-${PV}.src.tar.gz \ |