diff options
author | Igor V. Kovalenko <igor.v.kovalenko@gmail.com> | 2022-02-25 22:54:54 +0300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 13:47:07 +0000 |
commit | 9072e462145ff49d1d36e7596b0aa34c013c410c (patch) | |
tree | df1f1d2af3db2ccd394602e3e7537b7c88ac54e3 | |
parent | media-libs/gstreamer: Clean up 1.20.0 unused dependency on gtk-doc-am (diff) | |
download | gentoo-9072e462145ff49d1d36e7596b0aa34c013c410c.tar.gz gentoo-9072e462145ff49d1d36e7596b0aa34c013c410c.tar.bz2 gentoo-9072e462145ff49d1d36e7596b0aa34c013c410c.zip |
net-libs/libnice: Clean up 0.1.18 unused dependency on gtk-doc-am
libnice is disabling gtk_doc feature by default, therefore gtk-doc is not used.
Drop gtk-doc-am dependency.
Signed-off-by: Igor V. Kovalenko <igor.v.kovalenko@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | net-libs/libnice/libnice-0.1.18.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-libs/libnice/libnice-0.1.18.ebuild b/net-libs/libnice/libnice-0.1.18.ebuild index 6f548062c418..9a56f55eb0ff 100644 --- a/net-libs/libnice/libnice-0.1.18.ebuild +++ b/net-libs/libnice/libnice-0.1.18.ebuild @@ -24,7 +24,6 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" dev-util/glib-utils - >=dev-util/gtk-doc-am-1.10 virtual/pkgconfig " |