summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-01-11 00:39:07 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-01-11 00:39:07 +0100
commit4f138ab639e6813e9a9a7bd987069c1b769ccf67 (patch)
tree34ed9f77320dcd3961699b9291767f402a670371 /kde-frameworks/kcalendarcore
parentprofiles: Drop KDE Plasma 5.91 and KF 5.247 package.mask (diff)
downloadgentoo-4f138ab639e6813e9a9a7bd987069c1b769ccf67.tar.gz
gentoo-4f138ab639e6813e9a9a7bd987069c1b769ccf67.tar.bz2
gentoo-4f138ab639e6813e9a9a7bd987069c1b769ccf67.zip
kde-frameworks/kcalendarcore: Fix BDEPEND
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-frameworks/kcalendarcore')
-rw-r--r--kde-frameworks/kcalendarcore/kcalendarcore-5.248.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-frameworks/kcalendarcore/kcalendarcore-5.248.0.ebuild b/kde-frameworks/kcalendarcore/kcalendarcore-5.248.0.ebuild
index 282d6c03a3c2..cf230abecd05 100644
--- a/kde-frameworks/kcalendarcore/kcalendarcore-5.248.0.ebuild
+++ b/kde-frameworks/kcalendarcore/kcalendarcore-5.248.0.ebuild
@@ -20,4 +20,4 @@ DEPEND="
>=dev-qt/qtbase-${QTMIN}:6[gui]
"
RDEPEND="${DEPEND}"
-BDEPEND="sys-devel/bison"
+BDEPEND="app-alternatives/yacc"