diff options
Diffstat (limited to 'recipes/hnb/hnb_1.9.17+1.9.18pre7.bb')
-rw-r--r-- | recipes/hnb/hnb_1.9.17+1.9.18pre7.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/hnb/hnb_1.9.17+1.9.18pre7.bb b/recipes/hnb/hnb_1.9.17+1.9.18pre7.bb index d2c9f0b676..0f8eb453f0 100644 --- a/recipes/hnb/hnb_1.9.17+1.9.18pre7.bb +++ b/recipes/hnb/hnb_1.9.17+1.9.18pre7.bb @@ -2,6 +2,8 @@ DESCRIPTION = "hnb is a text-mode hierarchical outliner" SECTION = "console/pim" HOMEPAGE = "http://hnb.sf.net" LICENSE = "GPL" +PR = "r1" + DEPENDS = "ncurses" SRC_URI = "http://hnb.sourceforge.net/.files/hnb-1.9.18.pre7.tar.gz" |