summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <sudinave@gmail.com>2020-11-11 14:13:42 -0500
committerMatt Turner <mattst88@gentoo.org>2020-11-11 14:14:30 -0500
commit89f767ce51e8550a8dd8e88959f4b74d4d1ad6da (patch)
tree4a2396e54cfd043fd765820f024526748826b528 /x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
parentwww-client/microsoft-edge-dev: bump to 88.0.692.0 (diff)
downloadgentoo-89f767ce51e8550a8dd8e88959f4b74d4d1ad6da.tar.gz
gentoo-89f767ce51e8550a8dd8e88959f4b74d4d1ad6da.tar.bz2
gentoo-89f767ce51e8550a8dd8e88959f4b74d4d1ad6da.zip
x11-misc/fbpanel: Remove unnecessary gdk-pixbuf-xlib.h includes
Closes: https://bugs.gentoo.org/753908 Signed-off-by: Ionen Wolkens <sudinave@gmail.com> Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-misc/fbpanel/fbpanel-7.0-r2.ebuild')
-rw-r--r--x11-misc/fbpanel/fbpanel-7.0-r2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
index ddb2acb616cb..b108230e45fc 100644
--- a/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
+++ b/x11-misc/fbpanel/fbpanel-7.0-r2.ebuild
@@ -36,6 +36,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-7.0-fno-common.patch
"${FILESDIR}"/${PN}-7.0-images.patch
"${FILESDIR}"/${PN}-7.0-python3-shebangs.patch
+ "${FILESDIR}"/${PN}-7.0-remove-gdk-pixbuf-xlib.h.patch
)
src_prepare() {