From 45ee6df36efe974602fc68abff39ae69baa5ff2c Mon Sep 17 00:00:00 2001 From: coreylindsey Date: Fri, 19 Dec 2014 21:48:07 -0600 Subject: [PATCH] Updated Arch requirements gconf was needed --- docs/build-instructions/linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build-instructions/linux.md b/docs/build-instructions/linux.md index 73a085506..a689fcb05 100644 --- a/docs/build-instructions/linux.md +++ b/docs/build-instructions/linux.md @@ -26,7 +26,7 @@ Ubuntu LTS 12.04 64-bit is the recommended platform. ### Arch -* `sudo pacman -S base-devel git nodejs libgnome-keyring python2` +* `sudo pacman -S gconf base-devel git nodejs libgnome-keyring python2` * `export PYTHON=/usr/bin/python2` before building Atom. ### Slackware