summaryrefslogtreecommitdiff
path: root/zsh/zsh_4.1.1.oe
diff options
context:
space:
mode:
Diffstat (limited to 'zsh/zsh_4.1.1.oe')
-rw-r--r--zsh/zsh_4.1.1.oe5
1 files changed, 3 insertions, 2 deletions
diff --git a/zsh/zsh_4.1.1.oe b/zsh/zsh_4.1.1.oe
index 0b9e4367d5..0da7478d9e 100644
--- a/zsh/zsh_4.1.1.oe
+++ b/zsh/zsh_4.1.1.oe
@@ -1,8 +1,9 @@
-DESCRIPTION = "Zsh shell"
-SECTION = "base"
+DESCRIPTION = "The Zsh shell"
+SECTION = "base/shell"
PRIORITY = "optional"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "ncurses pcre"
+PR = "r1"
SRC_URI = "http://www.zsh.org/pub/zsh-${PV}.tar.bz2 \
file://configure.patch;patch=1"