summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <alexey+gentoo@asokolov.org>2023-10-06 19:08:13 +0100
committerYixun Lan <dlan@gentoo.org>2023-10-17 05:23:51 +0000
commitf358d096003b0312876536902b9ba7206440b068 (patch)
tree8d0b3963e0fca7be321c31ddf3a80d107b27e801 /media-sound/clementine
parentmedia-sound/clementine: Fix build with new abseil and proto (diff)
downloadgentoo-f358d096003b0312876536902b9ba7206440b068.tar.gz
gentoo-f358d096003b0312876536902b9ba7206440b068.tar.bz2
gentoo-f358d096003b0312876536902b9ba7206440b068.zip
media-sound/clementine: update 9999
Closes: https://bugs.gentoo.org/914910 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'media-sound/clementine')
-rw-r--r--media-sound/clementine/clementine-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/clementine/clementine-9999.ebuild b/media-sound/clementine/clementine-9999.ebuild
index 4e0ac13d9ad3..89a93137020a 100644
--- a/media-sound/clementine/clementine-9999.ebuild
+++ b/media-sound/clementine/clementine-9999.ebuild
@@ -113,7 +113,7 @@ src_prepare() {
cmake_comment_add_subdirectory tests
fi
- rm -r 3rdparty/{libmygpo-qt,libmygpo-qt5,taglib} || die
+ rm -r 3rdparty/{libmygpo-qt5,taglib} || die
}
src_configure() {