~madsa/switchboard-plug-keyboard/switchboard-plug-keyboard-fix-1586631

1
2
3
4
5
6
7
8
9
10
11
12
13
Depends on:

	libgtk-3-dev
	libgranite-dev
	libpantheon-dev
	
How to install:

	mkdir build
	cd build
	cmake -DCMAKE_INSTALL_PREFIX=/usr .. # or /usr/local for testing
	sudo make install