diff options
Diffstat (limited to 'recipes/abiword/abiword_2.5.2.bb')
-rw-r--r-- | recipes/abiword/abiword_2.5.2.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/abiword/abiword_2.5.2.bb b/recipes/abiword/abiword_2.5.2.bb index a9e644db0c..f4202aa4ad 100644 --- a/recipes/abiword/abiword_2.5.2.bb +++ b/recipes/abiword/abiword_2.5.2.bb @@ -2,9 +2,9 @@ require abiword-2.5.inc DEFAULT_PREFERENCE = "-1" -PR = "r1" +PR = "r2" -RCONFLICTS = "abiword-embedded" +RCONFLICTS_${PN} = "abiword-embedded" SRC_URI[md5sum] = "bbc9c124f8072875129bd67092f0fa0b" SRC_URI[sha256sum] = "db34eeb5457fb7572fc76ec2a73cdb4f7a67307e7468b6c4bde820b58c598b3f" |