diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-04-23 17:45:25 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-04-23 17:45:25 +0000 |
| commit | e0150773d4062c3036a6b36d735f6708d05fbcf3 (patch) | |
| tree | 9f2e701a17f8eabaded4f3a05773b276858fcee2 /www-servers/sniproxy | |
| parent | 9f7046519b56550c0c4c4a5f2d2da6c6445fad15 (diff) | |
| download | baldeagleos-repo-e0150773d4062c3036a6b36d735f6708d05fbcf3.tar.gz baldeagleos-repo-e0150773d4062c3036a6b36d735f6708d05fbcf3.tar.xz baldeagleos-repo-e0150773d4062c3036a6b36d735f6708d05fbcf3.zip | |
Adding metadata
Diffstat (limited to 'www-servers/sniproxy')
| -rw-r--r-- | www-servers/sniproxy/sniproxy-0.6.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www-servers/sniproxy/sniproxy-0.6.1.ebuild b/www-servers/sniproxy/sniproxy-0.6.1.ebuild index f95fb68f3e20..68ab699da316 100644 --- a/www-servers/sniproxy/sniproxy-0.6.1.ebuild +++ b/www-servers/sniproxy/sniproxy-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -29,6 +29,7 @@ RDEPEND=" >=dev-libs/libpcre-3 dns? ( net-libs/udns )" DEPEND="${RDEPEND} + elibc_musl? ( sys-libs/queue-standalone ) test? ( net-misc/curl )" BDEPEND=" sys-devel/gettext |
