diff options
Diffstat (limited to 'recipes/libdes/libdes_4.01.bb')
-rw-r--r-- | recipes/libdes/libdes_4.01.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/libdes/libdes_4.01.bb b/recipes/libdes/libdes_4.01.bb index e724fda1f6..21b1389fef 100644 --- a/recipes/libdes/libdes_4.01.bb +++ b/recipes/libdes/libdes_4.01.bb @@ -3,7 +3,7 @@ SECTION = "libs" PRIORITY = "optional" LICENSE = "libdes" SRC_URI = "http://www.agentpp.com/libdes-l-${PV}.tar.gz \ - file://cross-compile.patch;patch=1" + file://cross-compile.patch;apply=yes" S = "${WORKDIR}/libdes" do_compile() { |