summaryrefslogtreecommitdiff
path: root/net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild')
-rw-r--r--net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild
index e19ddd135a82..7ea2da5bedd7 100644
--- a/net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild
+++ b/net-dialup/rp-pppoe/rp-pppoe-3.15.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,6 +25,7 @@ RDEPEND="
tk? ( dev-lang/tk:= )
"
DEPEND=">=sys-kernel/linux-headers-2.6.25
+ elibc_musl? ( net-libs/ppp-defs )
${RDEPEND}"
DOC_CONTENTS="Use pppoe-setup to configure your dialup connection"