diff options
Diffstat (limited to 'recipes/wvdial')
-rw-r--r-- | recipes/wvdial/wvdial_1.56.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/wvdial/wvdial_1.56.bb b/recipes/wvdial/wvdial_1.56.bb index af9275fad8..674b4f987d 100644 --- a/recipes/wvdial/wvdial_1.56.bb +++ b/recipes/wvdial/wvdial_1.56.bb @@ -5,7 +5,7 @@ PR = "r1" LICENSE = "LGPL" SRC_URI = "http://www.alumnit.ca/download/wvdial-1.56.tar.gz \ - file://fixmakefile.patch;patch=1" + file://fixmakefile.patch;apply=yes" DEPENDS = "wvstreams" RDEPENDS = "ppp" |