aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/wvdial/wvdial_1.56.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/wvdial/wvdial_1.56.bb')
-rw-r--r--recipes/wvdial/wvdial_1.56.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/wvdial/wvdial_1.56.bb b/recipes/wvdial/wvdial_1.56.bb
index af9275fad8..583ae49dab 100644
--- a/recipes/wvdial/wvdial_1.56.bb
+++ b/recipes/wvdial/wvdial_1.56.bb
@@ -1,14 +1,14 @@
HOMEPAGE = "http://www.alumnit.ca/wiki/?WvDial"
DESCRIPTION = "WvDial is a program that makes it easy to connect your Linux workstation to the Internet."
-PR = "r1"
+PR = "r2"
LICENSE = "LGPL"
SRC_URI = "http://www.alumnit.ca/download/wvdial-1.56.tar.gz \
- file://fixmakefile.patch;patch=1"
+ file://fixmakefile.patch"
DEPENDS = "wvstreams"
-RDEPENDS = "ppp"
+RDEPENDS_${PN} = "ppp"
EXTRA_OEMAKE = ""
export WVLINK="${LD}"