summaryrefslogtreecommitdiff
path: root/x11-apps/xkbcomp
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-08 18:59:30 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-08 18:59:30 +0000
commit1e1e7636b59380beebd325e8d256875e4f824230 (patch)
treecac3706b236cea47f66f8d45afc943890cd4375e /x11-apps/xkbcomp
parent5cbf14acf23c82626389931f64cfe3ef12a1c29f (diff)
gentoo auto-resync : 08:01:2024 - 18:59:30
Diffstat (limited to 'x11-apps/xkbcomp')
-rw-r--r--x11-apps/xkbcomp/Manifest2
-rw-r--r--x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/Manifest b/x11-apps/xkbcomp/Manifest
index 5812363eab5e..5643c91450ce 100644
--- a/x11-apps/xkbcomp/Manifest
+++ b/x11-apps/xkbcomp/Manifest
@@ -1,3 +1,3 @@
DIST xkbcomp-1.4.6.tar.xz 233620 BLAKE2B b651d0f8cd3252b4f2897dcd8f291761876658706982cc313f61a146a29ac7f11fe7a5195da96c5bad5a2fae67aa3429e189c52b65871f2eefb9691195b98554 SHA512 90e69dd1c78c28f77a5acc7821b43afec1b9ac4895bc6f3462b4902baaadc26f3869da69e3bd023b4bc74adb5f1be0c43ca24b3dab37ac9a479c5622684baa81
-EBUILD xkbcomp-1.4.6.ebuild 459 BLAKE2B 223388c39184c3ba3547facb2d72837ce7b1df54dea58a53b3f8ff302de82f5bc533db8b036445db006b8eb45c861967e735201c6708cba8341ae72b927b8e8f SHA512 44bb311458c3edc47f80c72da3ec5a9075be3659c640578cf43abcf7b094e1fd4be23b7ebb82b3527f1fad32958017b7f629e297944e820334ef2bbcb7166cd4
+EBUILD xkbcomp-1.4.6.ebuild 465 BLAKE2B 3a540368b2f5014d7efd806e9b1a729d952d96f8924ade51aeaee707125ebb80cfaad9f7806cce410d75d63a728aa5ccd58b74f1790b51dab930d0c138ec2d21 SHA512 2270b7eaf630970c4c53caed805d53927aa24c9716df997c54d7c6aeb60df768e78215dff98ccbef32cb8e3213839915bd50d6ffe3e20dc9cc27f1497b7e240a
MISC metadata.xml 338 BLAKE2B 8610569f3536f5df1d6a844d74b3b70efdb0a15dc6f2bb1813dd65a05205f3a10eed4f6c59778d7d635bbc95762de82720213ce8a0b575d34536267358aacf57 SHA512 de4fae6cbd0e7ce80ec4df227f4a9c2b03f60c0a8edf05bce1c4e472f3147454ac55fff4505bfac6422b2991d683bdc19d0dab6756cff7b29fb564e4b6ffbf43
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild
index c0e0cd3ad4e4..8fb422e58226 100644
--- a/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild
+++ b/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -14,4 +14,4 @@ RDEPEND="
x11-libs/libxkbfile"
DEPEND="${RDEPEND}
x11-base/xorg-proto"
-BDEPEND="sys-devel/bison"
+BDEPEND="app-alternatives/yacc"