readline: converted to subpkgs.
--HG-- extra : convert_revision : 6069ee1528785580e100edfc2aa8007378b7ccf3
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
# Template build file for 'readline'.
|
||||
pkgname=readline
|
||||
sourcepkg=$pkgname
|
||||
version=6.0
|
||||
distfiles="ftp://ftp.cwru.edu/pub/bash/${pkgname}-${version}.tar.gz"
|
||||
build_style=gnu_configure
|
||||
@@ -16,8 +17,7 @@ long_desc="
|
||||
those lines, and perform csh-like history expansion on previous
|
||||
commands."
|
||||
|
||||
base_chroot=yes
|
||||
|
||||
subpackages="devel"
|
||||
Add_dependency full glibc
|
||||
Add_dependency build ncurses
|
||||
Add_dependency run ncurses-libs
|
||||
|
||||
Reference in New Issue
Block a user