diff options
author | 2024-11-24 09:57:13 +0200 | |
---|---|---|
committer | 2024-11-24 09:57:13 +0200 | |
commit | f81de7b3a0845a0a2101e9e650d87d1673e64291 (patch) | |
tree | 54c658cf6edb2f8fa0c916ad813758d293933010 /app-text | |
parent | app-editors/neovim: Stabilize 0.10.2 x86, #942933 (diff) | |
download | gentoo-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.ebuild | 1 |
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" |