diff --git a/srcpkgs/libsoup/patches/fix-cross.patch b/srcpkgs/libsoup/patches/fix-cross.patch deleted file mode 100644 index 39dad2ade9b..00000000000 --- a/srcpkgs/libsoup/patches/fix-cross.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.ac.orig 2015-09-29 23:38:40.936178713 +0200 -+++ configure.ac 2015-09-29 23:38:57.798177451 +0200 -@@ -164,6 +164,8 @@ GOBJECT_INTROSPECTION_CHECK([0.9.5]) - - if test "x$found_introspection" = "xyes"; then - VAPIGEN_CHECK() -+else -+ AM_CONDITIONAL([ENABLE_VAPIGEN], false) - fi - - AC_MSG_CHECKING([for glib-networking (glib TLS implementation)])