mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Pango: remove unused patch
Closes: https://github.com/gentoo/gentoo/pull/5337
This commit is contained in:
committed by
Kent Fredric
parent
80f945c90d
commit
978c63fdbf
@@ -1,10 +0,0 @@
|
||||
--- Makefile.PL
|
||||
+++ Makefile.PL
|
||||
@@ -161,6 +161,7 @@
|
||||
if ($have_cairo) {
|
||||
push @deps, qw/Cairo/;
|
||||
$inc .= $pangocairo_pkgcfg{cflags};
|
||||
+ $libs .= ' ';
|
||||
$libs .= $pangocairo_pkgcfg{libs};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user