From 41569c5f4eb81baeb26f3a429602c8568d1c24fe Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 22 Aug 2010 10:30:44 -0700 Subject: ncurses_5.7.bb,recipes: Make DEFAULT_PREFERENCE * Select 5.7 if none pinned. * Bump PR for recipes which have ncurses dependency. Signed-off-by: Khem Raj Acked-by: Martin Jansa --- recipes/xawtv/xawtv_3.93.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes/xawtv/xawtv_3.93.bb') diff --git a/recipes/xawtv/xawtv_3.93.bb b/recipes/xawtv/xawtv_3.93.bb index f61a2b427b..39d4af4cb1 100644 --- a/recipes/xawtv/xawtv_3.93.bb +++ b/recipes/xawtv/xawtv_3.93.bb @@ -4,6 +4,7 @@ DESCRIPTION = "XawTV is a simple Xaw-based TV program which uses the bttw \ driver or video4linux. It also contains various command-line utilities for \ grabbing images and AVI movies, tuning in TV stations, etc." DEPENDS = "libxaw libxmu libxt libxpm libxext virtual/libx11 ncurses libxft fs jpeg" +PR = "r1" SRC_URI = "http://dl.bytesex.org/releases/xawtv/xawtv-${PV}.tar.gz \ file://make.patch" -- cgit 1.2.3-korg