summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2021-04-14 12:56:37 +0300
committerJoonas Niilola <juippis@gentoo.org>2021-04-14 12:59:34 +0300
commit1c17b9c906d8311c981a4b52bdc8e78bf194effb (patch)
tree9e321da153ac179f86b1c1f5a6370b1d909b34ae /media-video/motion
parentprofiles/package.deprecated: java version older than 1.8 is deprecated (diff)
downloadgentoo-1c17b9c906d8311c981a4b52bdc8e78bf194effb.tar.gz
gentoo-1c17b9c906d8311c981a4b52bdc8e78bf194effb.tar.bz2
gentoo-1c17b9c906d8311c981a4b52bdc8e78bf194effb.zip
media-video/motion: include libmicrohttpd in RDEPEND, #778020
Closes: https://bugs.gentoo.org/778020 Testing GH notifications: @juippis Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'media-video/motion')
-rw-r--r--media-video/motion/motion-4.3.2-r1.ebuild (renamed from media-video/motion/motion-4.3.2.ebuild)2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/motion/motion-4.3.2.ebuild b/media-video/motion/motion-4.3.2-r1.ebuild
index 10749fd8c447..19c0917b4e13 100644
--- a/media-video/motion/motion-4.3.2.ebuild
+++ b/media-video/motion/motion-4.3.2-r1.ebuild
@@ -17,6 +17,7 @@ IUSE="ffmpeg mariadb mmal mysql postgres sqlite v4l webp"
RDEPEND="
acct-group/motion
acct-user/motion
+ net-libs/libmicrohttpd:=
virtual/jpeg:=
ffmpeg? ( media-video/ffmpeg:0= )
mariadb? ( dev-db/mariadb-connector-c )
@@ -27,7 +28,6 @@ RDEPEND="
webp? ( media-libs/libwebp:= )
"
DEPEND="${RDEPEND}
- net-libs/libmicrohttpd
v4l? (
media-libs/libv4l
virtual/os-headers