aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDonald Carr2018-11-15 23:25:30 -0800
committerDonald Carr2018-11-15 23:25:30 -0800
commit22dadb3256798816863ff6e2ca2caa56349c1670 (patch)
tree1d081e73906dc0ea758a75f76d6f309b75e6d354 /PKGBUILD
parent3bf51efdaf2a2604d6eb7f0b1944acd0986289cf (diff)
downloadaur-22dadb3256798816863ff6e2ca2caa56349c1670.tar.gz
Remove journald dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 223bb54a9f53..1d8c92e1e53b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -270,6 +270,7 @@ if ! $_static_build && ! $_target_host; then
"
fi
+#-journald \
_core_configure_options=" \
-prefix ${_installprefix} \
-opengl ${_opengl_variant} \
@@ -286,7 +287,6 @@ _core_configure_options=" \
-silent \
-release \
-pch \
- -journald \
-make libs \
-nomake tools \
-nomake examples \