diff options
Diffstat (limited to 'meta-oe/recipes-support/joe/joe_3.1.bb')
| -rw-r--r-- | meta-oe/recipes-support/joe/joe_3.1.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/joe/joe_3.1.bb b/meta-oe/recipes-support/joe/joe_3.1.bb index fb9a9fbab4..1ad355b5ae 100644 --- a/meta-oe/recipes-support/joe/joe_3.1.bb +++ b/meta-oe/recipes-support/joe/joe_3.1.bb | |||
| @@ -4,7 +4,9 @@ HOMEPAGE = "http://joe-editor.sourceforge.net/" | |||
| 4 | LICENSE = "GPLv1" | 4 | LICENSE = "GPLv1" |
| 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=da10ed7cf8038981c580e11c1d3e8fb6" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=da10ed7cf8038981c580e11c1d3e8fb6" |
| 6 | 6 | ||
| 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz" | 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/joe-editor/joe-${PV}.tar.gz \ |
| 8 | file://0001-adjust-signature-of-main.patch \ | ||
| 9 | " | ||
| 8 | 10 | ||
| 9 | PACKAGECONFIG ??= "curses" | 11 | PACKAGECONFIG ??= "curses" |
| 10 | PACKAGECONFIG[curses] = "--enable-curses,--disable-curses,ncurses,ncurses-terminfo" | 12 | PACKAGECONFIG[curses] = "--enable-curses,--disable-curses,ncurses,ncurses-terminfo" |
