diff options
Diffstat (limited to 'recipes/naim/naim_0.11.8.3.1.bb')
-rw-r--r-- | recipes/naim/naim_0.11.8.3.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/naim/naim_0.11.8.3.1.bb b/recipes/naim/naim_0.11.8.3.1.bb index b3eac7c60e..a9108389a9 100644 --- a/recipes/naim/naim_0.11.8.3.1.bb +++ b/recipes/naim/naim_0.11.8.3.1.bb @@ -2,6 +2,7 @@ DESCRIPTION = "A console AIM/IRC/ICQ and Lily client" SECTION = "console/apps" LICENSE = "GPL" DEPENDS = "ncurses" +PR = "r1" SRC_URI = "http://naim.googlecode.com/files/naim-0.11.8.3.1.tar.bz2" |