summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-11-24 09:57:13 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-11-24 09:57:13 +0200
commitf81de7b3a0845a0a2101e9e650d87d1673e64291 (patch)
tree54c658cf6edb2f8fa0c916ad813758d293933010 /app-text
parentapp-editors/neovim: Stabilize 0.10.2 x86, #942933 (diff)
downloadgentoo-f81de7b3a0845a0a2101e9e650d87d1673e64291.tar.gz
gentoo-f81de7b3a0845a0a2101e9e650d87d1673e64291.tar.bz2
gentoo-f81de7b3a0845a0a2101e9e650d87d1673e64291.zip
app-text/zathura-djvu: add missing xorg-proto dep to 0.2.10
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild b/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild
index 6f5b281f5b1c..6ec1112b2b45 100644
--- a/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild
+++ b/app-text/zathura-djvu/zathura-djvu-0.2.10.ebuild
@@ -30,4 +30,5 @@ RDEPEND="app-text/djvu
x11-libs/cairo"
DEPEND="${RDEPEND}
+ x11-base/xorg-proto
virtual/pkgconfig"