diff options
| author | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 21:19:16 -0500 |
|---|---|---|
| committer | BaldEagleOS Migration <dev@baldeagleos.com> | 2026-06-01 21:19:16 -0500 |
| commit | 1aaafa6995916beafff236affdb5cac42f7efd43 (patch) | |
| tree | 41b96fd4c123591da1658c544bd47f28bd315680 /dev-vcs/git/git-2.53.0.ebuild | |
| parent | 612872d2f4364137c6d9c687a6ade601439139a0 (diff) | |
| download | baldeagleos-repo-develop.tar.gz baldeagleos-repo-develop.tar.xz baldeagleos-repo-develop.zip | |
Diffstat (limited to 'dev-vcs/git/git-2.53.0.ebuild')
| -rw-r--r-- | dev-vcs/git/git-2.53.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-vcs/git/git-2.53.0.ebuild b/dev-vcs/git/git-2.53.0.ebuild index 4ee02987bd5f..14b00ba2bc39 100644 --- a/dev-vcs/git/git-2.53.0.ebuild +++ b/dev-vcs/git/git-2.53.0.ebuild @@ -30,12 +30,12 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv LICENSE="GPL-2" SLOT="0" -IUSE="+blksha1 +curl cgi doc keyring +gpg highlight +iconv libressl mediawiki +nls +pcre perforce +perl +safe-directory selinux subversion tk +webdav xinetd cvs test" +IUSE="+blksha1 +curl cgi doc keyring +gpg highlight +iconv mediawiki +nls +pcre perforce +perl +safe-directory selinux subversion tk +webdav xinetd cvs test" # Common to both DEPEND and RDEPEND DEPEND=" - !libressl? ( dev-libs/openssl:= ) - libressl? ( dev-libs/libressl:= ) + dev-libs/openssl:= + sys-libs/zlib curl? ( net-misc/curl |
