diff options
author | kali <kali@leap.se> | 2013-04-04 05:16:36 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2013-04-10 22:15:36 +0900 |
commit | 816104f2983e0f6dcded621c02c4c520e2e36da6 (patch) | |
tree | 612c49a6b1e6828dd843f9035aab19856e4fcc8d /pkg | |
parent | 0cbff90910fa35a9489a5542d093211c61d2267f (diff) |
detection of multiple instances using flock.
sending RAISE_WINDOW leap event if we are not
the main instance.
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 0051380a..ad06fd56 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -13,4 +13,4 @@ keyring python-dateutil psutil -leap.common +leap.common>=0.2.1-dev |