mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-20 05:41:12 +02:00
added dependency USE flags
This commit is contained in:
parent
d16643e8d9
commit
ab8f73e583
2 changed files with 2 additions and 2 deletions
|
|
@ -20,7 +20,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
|||
|
||||
DEPEND="
|
||||
dev-libs/openssl
|
||||
dev-libs/libcerror
|
||||
dev-libs/libcerror[nls=]
|
||||
nls? (
|
||||
virtual/libiconv
|
||||
virtual/libintl
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
|
|||
|
||||
DEPEND="
|
||||
dev-libs/openssl
|
||||
dev-libs/libcerror
|
||||
dev-libs/libcerror[nls=]
|
||||
nls? (
|
||||
virtual/libiconv
|
||||
virtual/libintl
|
||||
|
|
|
|||
Loading…
Reference in a new issue