diff options
Diffstat (limited to 'net-misc/spice-gtk/files/spice-gtk-0.25-missing_gio_libs.patch')
-rw-r--r-- | net-misc/spice-gtk/files/spice-gtk-0.25-missing_gio_libs.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/net-misc/spice-gtk/files/spice-gtk-0.25-missing_gio_libs.patch b/net-misc/spice-gtk/files/spice-gtk-0.25-missing_gio_libs.patch deleted file mode 100644 index 8429afd50609..000000000000 --- a/net-misc/spice-gtk/files/spice-gtk-0.25-missing_gio_libs.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/gtk/Makefile.am b/gtk/Makefile.am -index 8da1a11..6332db9 100644 ---- a/gtk/Makefile.am -+++ b/gtk/Makefile.am -@@ -189,6 +189,7 @@ libspice_client_glib_2_0_la_LIBADD = \ - $(top_builddir)/spice-common/common/libspice-common-client.la \ - $(GLIB2_LIBS) \ - $(SOUP_LIBS) \ -+ $(GIO_LIBS) \ - $(GOBJECT2_LIBS) \ - $(CELT051_LIBS) \ - $(OPUS_LIBS) \ |