nixpkgs-suyu/pkgs/development/libraries/libhttpseverywhere/meson.patch
2016-10-11 07:58:51 +02:00

13 lines
363 B
Diff

diff --git a/meson.build b/meson.build
index c20c2f9..f40bb2b 100644
--- a/meson.build
+++ b/meson.build
@@ -19,7 +19,7 @@
# If not, see http://www.gnu.org/licenses/.
#*********************************************************************
-project ('httpseverywhere', ['vala','c'])
+project ('httpseverywhere', 'vala','c')
pkgconfig = import('pkgconfig')