Skip to content

Commit aed56ef

Browse files
Mike LimanskyMike Limansky
authored andcommitted
Update readme.
1 parent c7aa144 commit aed56ef

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ other architectures.
4545
If you need help in using custom ebuilds see overlays guide:
4646
http://www.gentoo.org/proj/en/overlays/userguide.xml
4747

48+
USE flags:
49+
50+
* libnotify - turns libnotify support on/off.
51+
4852
### Debian/Ubuntu
4953

5054
Use deb files attached to the TinyMount page. If you need to build latest version,
@@ -61,3 +65,6 @@ TinyMount uses qmake, so the building procedure is quite simple:
6165

6266
By default TinyMount is installed to /usr/local/bin. If you need to change a location
6367
pass PREFIX parameter to qmake call (e.g. `qmake PREFIX=/bin` to install in /usr/bin).
68+
69+
If you want to enable libnotify support run qmake with CONFIG+=with_libnotify
70+
parameter.

0 commit comments

Comments
 (0)