diff options
Diffstat (limited to 'gentoo')
-rw-r--r-- | gentoo/net-dialup/accel-pptp/accel-pptp-0.8.4.ebuild (renamed from gentoo/net-dialup/accel-pptp/accel-pptp-0.8.1.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gentoo/net-dialup/accel-pptp/accel-pptp-0.8.1.ebuild b/gentoo/net-dialup/accel-pptp/accel-pptp-0.8.4.ebuild index 06204b0d..7fe4f73a 100644 --- a/gentoo/net-dialup/accel-pptp/accel-pptp-0.8.1.ebuild +++ b/gentoo/net-dialup/accel-pptp/accel-pptp-0.8.4.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL" KEYWORDS="~amd64 ~x86" IUSE="tcpd server" -DEPEND="server? (!net-dialup/pptpd) +DEPEND="server? ( !net-dialup/pptpd ) >=net-dialup/ppp-2.4.2 >=virtual/linux-sources-2.6.15 tcpd? ( sys-apps/tcp-wrappers )" |