diff options
-rw-r--r-- | sys-apps/toybox/toybox-0.8.4-r1.ebuild (renamed from sys-apps/toybox/toybox-0.8.4.ebuild) | 3 | ||||
-rw-r--r-- | sys-apps/toybox/toybox-0.8.5-r1.ebuild (renamed from sys-apps/toybox/toybox-0.8.5.ebuild) | 3 | ||||
-rw-r--r-- | sys-apps/toybox/toybox-9999.ebuild | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/sys-apps/toybox/toybox-0.8.4.ebuild b/sys-apps/toybox/toybox-0.8.4-r1.ebuild index ca78edf8b366..888ca615d7a4 100644 --- a/sys-apps/toybox/toybox-0.8.4.ebuild +++ b/sys-apps/toybox/toybox-0.8.4-r1.ebuild @@ -19,6 +19,9 @@ HOMEPAGE="https://landley.net/code/toybox/" LICENSE="0BSD" SLOT="0" +DEPEND="virtual/libcrypt:=" +RDEPEND="${DEPEND}" + src_prepare() { default restore_config .config diff --git a/sys-apps/toybox/toybox-0.8.5.ebuild b/sys-apps/toybox/toybox-0.8.5-r1.ebuild index ca78edf8b366..888ca615d7a4 100644 --- a/sys-apps/toybox/toybox-0.8.5.ebuild +++ b/sys-apps/toybox/toybox-0.8.5-r1.ebuild @@ -19,6 +19,9 @@ HOMEPAGE="https://landley.net/code/toybox/" LICENSE="0BSD" SLOT="0" +DEPEND="virtual/libcrypt:=" +RDEPEND="${DEPEND}" + src_prepare() { default restore_config .config diff --git a/sys-apps/toybox/toybox-9999.ebuild b/sys-apps/toybox/toybox-9999.ebuild index ca78edf8b366..888ca615d7a4 100644 --- a/sys-apps/toybox/toybox-9999.ebuild +++ b/sys-apps/toybox/toybox-9999.ebuild @@ -19,6 +19,9 @@ HOMEPAGE="https://landley.net/code/toybox/" LICENSE="0BSD" SLOT="0" +DEPEND="virtual/libcrypt:=" +RDEPEND="${DEPEND}" + src_prepare() { default restore_config .config |