diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-13 22:46:53 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-01-13 22:46:53 +0200 |
commit | fc25f8b56ae11f5c64c5206d55d3338aae8c5e68 (patch) | |
tree | e779a8a8b025c1c9437fd26173204d036379b4d1 /net-news | |
parent | app-misc/doublecmd-bin: 1.1.8_beta version bump (drop 1.1.5_beta) (diff) | |
download | guru-fc25f8b56ae11f5c64c5206d55d3338aae8c5e68.tar.gz guru-fc25f8b56ae11f5c64c5206d55d3338aae8c5e68.tar.bz2 guru-fc25f8b56ae11f5c64c5206d55d3338aae8c5e68.zip |
*/*: move {dev-util => dev-build}/meson
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-news')
-rw-r--r-- | net-news/gfeeds/gfeeds-2.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-news/gfeeds/gfeeds-2.2.0.ebuild b/net-news/gfeeds/gfeeds-2.2.0.ebuild index f1cfb7647..da62fc549 100644 --- a/net-news/gfeeds/gfeeds-2.2.0.ebuild +++ b/net-news/gfeeds/gfeeds-2.2.0.ebuild @@ -32,7 +32,7 @@ DEPEND=" dev-python/python-magic[${PYTHON_USEDEP}] dev-python/pytz[${PYTHON_USEDEP}] dev-python/readability-lxml[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] + dev-python/requests[${PYTHON_USEDEP}] ') dev-util/blueprint-compiler gui-libs/gtk:4 @@ -41,7 +41,7 @@ DEPEND=" net-libs/webkit-gtk:6 " RDEPEND="${DEPEND}" -BDEPEND=">=dev-util/meson-0.58" +BDEPEND=">=dev-build/meson-0.58" src_configure() { local emesonargs=( |