summary refs log tree commit diff
path: root/pkgs/development/libraries/libhttpseverywhere/meson.patch
blob: 3a86bf6b8369b03183f9cdf56faf214f84b33908 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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')