summaryrefslogtreecommitdiff
path: root/www-servers/moonbridge/moonbridge-1.0.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/moonbridge/moonbridge-1.0.1.ebuild')
-rw-r--r--www-servers/moonbridge/moonbridge-1.0.1.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/www-servers/moonbridge/moonbridge-1.0.1.ebuild b/www-servers/moonbridge/moonbridge-1.0.1.ebuild
index c718ae8e1f34..268658581d2e 100644
--- a/www-servers/moonbridge/moonbridge-1.0.1.ebuild
+++ b/www-servers/moonbridge/moonbridge-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -23,13 +23,14 @@ DEPEND="
dev-libs/libbsd"
RDEPEND="${DEPEND}"
BDEPEND="sys-devel/pmake
+ sys-apps/lsb-release
virtual/pkgconfig"
S="${WORKDIR}"/${MYP}
PATCHES=(
- "${FILESDIR}"/${P}-gentoo.patch
- "${FILESDIR}"/${P}-fcntl.patch
+ "${FILESDIR}"/${P}-gentoo.patch
+ "${FILESDIR}"/${P}-fcntl.patch
)
DOCS=( README reference.txt )