diff options
| -rw-r--r-- | meta-oe/recipes-extended/tmux/tmux_1.6.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/tmux/tmux_1.6.bb b/meta-oe/recipes-extended/tmux/tmux_1.6.bb index 5ce99ea06e..b4294d75ee 100644 --- a/meta-oe/recipes-extended/tmux/tmux_1.6.bb +++ b/meta-oe/recipes-extended/tmux/tmux_1.6.bb | |||
| @@ -5,7 +5,7 @@ SECTION = "console/utils" | |||
| 5 | LICENSE = "ISC" | 5 | LICENSE = "ISC" |
| 6 | LIC_FILES_CHKSUM = "file://tmux.c;beginline=3;endline=17;md5=8685b4455330a940fab1ff451aa941a0" | 6 | LIC_FILES_CHKSUM = "file://tmux.c;beginline=3;endline=17;md5=8685b4455330a940fab1ff451aa941a0" |
| 7 | 7 | ||
| 8 | DEPENDS = "ncurses libevent sed-native" | 8 | DEPENDS = "ncurses libevent" |
| 9 | 9 | ||
| 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/tmux/${BP}.tar.gz" | 10 | SRC_URI = "${SOURCEFORGE_MIRROR}/tmux/${BP}.tar.gz" |
| 11 | SRC_URI[md5sum] = "3e37db24aa596bf108a0442a81c845b3" | 11 | SRC_URI[md5sum] = "3e37db24aa596bf108a0442a81c845b3" |
