diff options
Diffstat (limited to 'recipes/frotz/frotz_2.42.bb')
-rw-r--r-- | recipes/frotz/frotz_2.42.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/frotz/frotz_2.42.bb b/recipes/frotz/frotz_2.42.bb index f102305882..6faf415b6a 100644 --- a/recipes/frotz/frotz_2.42.bb +++ b/recipes/frotz/frotz_2.42.bb @@ -2,6 +2,8 @@ LICENSE = "GPL" DESCRIPTION = "Frotz is an interpreter for Infocom games and other Z-machine games." HOMEPAGE = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/" SECTION = "console/games" +PR = "r1" + DEPENDS = "ncurses" SRC_URI = "http://www.cs.csubak.edu/~dgriffi/proj/frotz/files/frotz-${PV}.tar.gz \ |