diff options
-rw-r--r-- | meta/recipes-support/beecrypt/beecrypt_4.1.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/beecrypt/beecrypt_4.1.2.bb b/meta/recipes-support/beecrypt/beecrypt_4.1.2.bb index 6eb40e5d5d..dfcc6ba7ee 100644 --- a/meta/recipes-support/beecrypt/beecrypt_4.1.2.bb +++ b/meta/recipes-support/beecrypt/beecrypt_4.1.2.bb | |||
@@ -8,7 +8,7 @@ SRC_URI="${SOURCEFORGE_MIRROR}/beecrypt/beecrypt-${PV}.tar.gz \ | |||
8 | file://x64fix.patch \ | 8 | file://x64fix.patch \ |
9 | file://disable-icu-check.patch \ | 9 | file://disable-icu-check.patch \ |
10 | file://fix-security.patch" | 10 | file://fix-security.patch" |
11 | 11 | LICENSE = "GPLv2" | |
12 | DEPENDS = "icu" | 12 | DEPENDS = "icu" |
13 | 13 | ||
14 | PR = "r0" | 14 | PR = "r0" |