diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-02-13 16:49:15 +0100 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-02-13 16:59:29 +0100 |
commit | d0028e40a3055b41e2e419c8bdd8a707e552c6ba (patch) | |
tree | f19d27d35c5d871a18f3dc0e033321dce1d5ce10 /meta-gnome/recipes-gnome/abiword | |
parent | a2ef0149301bcaefdabae83f236c4568455323ff (diff) | |
download | meta-openembedded-d0028e40a3055b41e2e419c8bdd8a707e552c6ba.tar.gz |
recipes: bump PR to rebuild .la files without libz.la
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/abiword')
-rw-r--r-- | meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb b/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb index 07fd98966..9c7b19f20 100644 --- a/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb +++ b/meta-gnome/recipes-gnome/abiword/abiword_2.8.6.bb | |||
@@ -2,7 +2,7 @@ require abiword-2.5.inc | |||
2 | DEPENDS += " librsvg loudmouth libwmf-native gtkmathview asio" | 2 | DEPENDS += " librsvg loudmouth libwmf-native gtkmathview asio" |
3 | RCONFLICTS_${PN} = "abiword-embedded" | 3 | RCONFLICTS_${PN} = "abiword-embedded" |
4 | 4 | ||
5 | PR = "r1" | 5 | PR = "r2" |
6 | 6 | ||
7 | SRC_URI = "http://www.abisource.com/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz;name=abiword \ | 7 | SRC_URI = "http://www.abisource.com/downloads/abiword/${PV}/source/abiword-${PV}.tar.gz;name=abiword \ |
8 | file://autogen-common.sh \ | 8 | file://autogen-common.sh \ |