diff --git a/app-text/poppler/files/poppler-0.12.3-darwin-gtk-link.patch b/app-text/poppler/files/poppler-0.12.3-darwin-gtk-link.patch deleted file mode 100644 --- a/app-text/poppler/files/poppler-0.12.3-darwin-gtk-link.patch +++ /dev/null @@ -1,14 +0,0 @@ -https://bugs.freedesktop.org/show_bug.cgi?id=26442 - ---- glib/CMakeLists.txt -+++ glib/CMakeLists.txt -@@ -100,6 +100,9 @@ - if (CAIRO_FOUND) - target_link_libraries(poppler-glib ${CAIRO_LIBRARIES}) - endif (CAIRO_FOUND) -+if (GDK_FOUND) -+ target_link_libraries(poppler-glib ${GDK2_LIBRARIES}) -+endif (GDK_FOUND) - install(TARGETS poppler-glib RUNTIME DESTINATION bin LIBRARY DESTINATION lib${LIB_SUFFIX} ARCHIVE DESTINATION lib${LIB_SUFFIX}) - - install(FILES