summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaciej Barć <xgqt@gentoo.org>2023-02-17 13:17:40 +0100
committerMaciej Barć <xgqt@gentoo.org>2023-02-17 13:17:40 +0100
commit9a6dd92accad7644f8cbe82f38110474cdea7c0d (patch)
tree4372e4deb628904e2621957eceff18ef74ed145d /app-emacs
parentapp-emacs/osm: add missing compat dep (diff)
downloadgentoo-9a6dd92accad7644f8cbe82f38110474cdea7c0d.tar.gz
gentoo-9a6dd92accad7644f8cbe82f38110474cdea7c0d.tar.bz2
gentoo-9a6dd92accad7644f8cbe82f38110474cdea7c0d.zip
app-emacs/tempel: add missing compat dep
Closes: https://bugs.gentoo.org/895010 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/tempel/tempel-0.7.ebuild3
1 files changed, 3 insertions, 0 deletions
diff --git a/app-emacs/tempel/tempel-0.7.ebuild b/app-emacs/tempel/tempel-0.7.ebuild
index 1d707c8aabb8..51f816d019d3 100644
--- a/app-emacs/tempel/tempel-0.7.ebuild
+++ b/app-emacs/tempel/tempel-0.7.ebuild
@@ -16,6 +16,9 @@ LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
+RDEPEND=">=app-emacs/compat-29.1.3.4"
+BDEPEND="${RDEPEND}"
+
DOCS=( README.org )
SITEFILE="50${PN}-gentoo.el"