mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 11:00:48 +02:00
build-tools: adding missing deps which are linked but not bundled
This commit is contained in:
parent
69cad8283f
commit
b25088fdec
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@ LICENSE="android"
|
|||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
|
||||
RDEPEND=""
|
||||
RDEPEND="sys-libs/ncurses-compat
|
||||
sys-libs/zlib"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
RESTRICT="strip"
|
||||
|
|
|
|||
Loading…
Reference in a new issue