diff options
author | haarp <main.haarp@gmail.com> | 2024-03-30 22:28:49 +0100 |
---|---|---|
committer | haarp <main.haarp@gmail.com> | 2024-03-30 22:28:49 +0100 |
commit | 9ad21fec815b82e6414a5d5c8ed406e86a8b4f93 (patch) | |
tree | 6b1a4b34572f03f76f5111b5bf8ef867afbffd11 /app-editors | |
parent | Update xed (diff) | |
download | haarp-9ad21fec815b82e6414a5d5c8ed406e86a8b4f93.tar.gz haarp-9ad21fec815b82e6414a5d5c8ed406e86a8b4f93.tar.bz2 haarp-9ad21fec815b82e6414a5d5c8ed406e86a8b4f93.zip |
Fix dependency for xed (#928230)
Signed-off-by: haarp <main.haarp@gmail.com>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/xed/xed-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/xed/xed-3.4.5.ebuild b/app-editors/xed/xed-3.4.5.ebuild index 63f94fb..141e121 100644 --- a/app-editors/xed/xed-3.4.5.ebuild +++ b/app-editors/xed/xed-3.4.5.ebuild @@ -55,8 +55,8 @@ RDEPEND="${COMMON_DEPEND} DEPEND="${COMMON_DEPEND} app-text/docbook-xml-dtd:4.1.2 app-text/yelp-tools + dev-build/gtk-doc-am dev-libs/libxml2:2 - >=dev-util/gtk-doc-am-1 >=dev-util/intltool-0.50.1 dev-util/itstool >=sys-devel/gettext-0.18 |