diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-09-22 13:44:54 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-09-22 15:34:16 +0200 |
| commit | c988ce5518967d3acd0edd5d71a44963f08dae7a (patch) | |
| tree | 1f92ff0f394e747721cfb332b8d46abcbc283e93 /meta-oe/recipes-support/emacs/emacs_23.4.bb | |
| parent | ac89f82dc84c9222318642f6b75d5a3dad324594 (diff) | |
| download | meta-openembedded-c988ce5518967d3acd0edd5d71a44963f08dae7a.tar.gz | |
emacs: fix X11DEPENDS and build without x11 enabled at all
* also added copy for libcroco
librsvg is linked to it by default after
http://git.openembedded.org/openembedded-core/commit/?id=e177f1475c55c7d0bf3e2752e6502a7e8577a075
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/emacs/emacs_23.4.bb')
| -rw-r--r-- | meta-oe/recipes-support/emacs/emacs_23.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/emacs/emacs_23.4.bb b/meta-oe/recipes-support/emacs/emacs_23.4.bb index 65cc3a3347..5ad5644880 100644 --- a/meta-oe/recipes-support/emacs/emacs_23.4.bb +++ b/meta-oe/recipes-support/emacs/emacs_23.4.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | require emacs.inc | 1 | require emacs.inc |
| 2 | 2 | ||
| 3 | PR = "r1" | 3 | PR = "r2" |
| 4 | 4 | ||
| 5 | SRC_URI = "${GNU_MIRROR}/emacs/emacs-${PV}.tar.gz;name=tarball \ | 5 | SRC_URI = "${GNU_MIRROR}/emacs/emacs-${PV}.tar.gz;name=tarball \ |
| 6 | file://use-qemu.patch \ | 6 | file://use-qemu.patch \ |
