diff options
Diffstat (limited to 'evolution-data-server.morph')
| -rw-r--r-- | evolution-data-server.morph | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/evolution-data-server.morph b/evolution-data-server.morph index f4c4cc247..3c664b627 100644 --- a/evolution-data-server.morph +++ b/evolution-data-server.morph @@ -4,6 +4,6 @@ "build-system": "autotools", "configure-commands": [ "NOCONFIGURE=1 ./autogen.sh", - "./configure --prefix=\"$PREFIX\" --disable-goa --disable-weather" + "./configure --prefix=\"$PREFIX\" --disable-goa --disable-weather --with-nss-includes=/usr/include/nss --with-nspr-includes=/usr/include/nspr" ] } |
