diff options
Diffstat (limited to 'app-text/zathura-cb/zathura-cb-9999.ebuild')
-rw-r--r-- | app-text/zathura-cb/zathura-cb-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/zathura-cb/zathura-cb-9999.ebuild b/app-text/zathura-cb/zathura-cb-9999.ebuild index 87e87b4e47e9..de2653af775d 100644 --- a/app-text/zathura-cb/zathura-cb-9999.ebuild +++ b/app-text/zathura-cb/zathura-cb-9999.ebuild @@ -35,7 +35,7 @@ BDEPEND="virtual/pkgconfig" pkg_postinst() { xdg_desktop_database_update - optfeature "jpeg support" x11-libs/gdk-pixbuf:=[jpeg] + optfeature "jpeg support" x11-libs/gdk-pixbuf[jpeg] } pkg_postrm() { |