summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/dhex/dhex_0.69.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/dhex/dhex_0.69.bb b/meta-oe/recipes-support/dhex/dhex_0.69.bb
index cfbb2caaf..6f8c86a16 100644
--- a/meta-oe/recipes-support/dhex/dhex_0.69.bb
+++ b/meta-oe/recipes-support/dhex/dhex_0.69.bb
@@ -1,5 +1,6 @@
1SUMMARY = "dhex is a hex editor that includes a diff mode" 1SUMMARY = "dhex is a hex editor that includes a diff mode"
2SECTION = "console/utils" 2SECTION = "console/utils"
3HOMEPAGE = "http://www.dettus.net/dhex/"
3 4
4DEPENDS = "ncurses" 5DEPENDS = "ncurses"
5 6