summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-08-03 13:27:19 +0300
committerMart Raudsepp <leio@gentoo.org>2018-08-03 13:27:19 +0300
commit7cf1a693e463d2cf47626c0fc82d61fc1f5c83a1 (patch)
tree213f1ec6c73454c6d53d714f3448d5681ba38b03
parentsys-apps/baobab: remove 3.26.1, available in ::gentoo (diff)
downloadgnome-7cf1a693e463d2cf47626c0fc82d61fc1f5c83a1.tar.gz
gnome-7cf1a693e463d2cf47626c0fc82d61fc1f5c83a1.tar.bz2
gnome-7cf1a693e463d2cf47626c0fc82d61fc1f5c83a1.zip
sys-apps/baobab: remove gdk-pixbuf build dep
At least baobab-3.26.1 (based on which earlier ebuild sync of live ebuild was done) doesn't required gdk-pixbuf to the best of my understanding. It doesn't use any to-pixdata instructions, thus doesn't need gdk-pixbuf-pixdata at buildtime. It only has two SVG icons embedded into the resource in raw form, which makes sense, as they are scalable, which to-pixdata would ruin. Package-Manager: Portage-2.3.43, Repoman-2.3.10
-rw-r--r--sys-apps/baobab/baobab-9999.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys-apps/baobab/baobab-9999.ebuild b/sys-apps/baobab/baobab-9999.ebuild
index 408a123a..9d5691fd 100644
--- a/sys-apps/baobab/baobab-9999.ebuild
+++ b/sys-apps/baobab/baobab-9999.ebuild
@@ -37,7 +37,6 @@ DEPEND="${COMMON_DEPEND}
dev-libs/libxml2:2
>=sys-devel/gettext-0.19.8
virtual/pkgconfig
- x11-libs/gdk-pixbuf:2
"
if [[ ${PV} = 9999 ]]; then