diff options
author | Junqian Gordon Xu <xjqian@gmail.com> | 2008-09-21 16:29:25 +0000 |
---|---|---|
committer | Junqian Gordon Xu <xjqian@gmail.com> | 2008-09-21 16:29:25 +0000 |
commit | 7eca1e39786d8ac76d53e6afd9780592ce7f1a33 (patch) | |
tree | 2136f48a30f508a050c9140e6e55e97e51ec8969 /packages/abiword | |
parent | 549fcd819a9e713e2ed2debb56e60afbdde0531c (diff) |
abiword-embedded: add 2.6.4
Diffstat (limited to 'packages/abiword')
-rw-r--r-- | packages/abiword/abiword-embedded_2.6.4.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/abiword/abiword-embedded_2.6.4.bb b/packages/abiword/abiword-embedded_2.6.4.bb new file mode 100644 index 0000000000..98e69515fa --- /dev/null +++ b/packages/abiword/abiword-embedded_2.6.4.bb @@ -0,0 +1,8 @@ +require abiword-2.5.inc + +EXTRA_OECONF += "--enable-embedded" + +S = "${WORKDIR}/abiword-${PV}" + +RCONFLICTS = "abiword" +RPROVIDES += "abiword" |