Merge pull request #3910 from atom/no-ship-libnotify

No longer need to ship with libnotify.so
This commit is contained in:
Cheng Zhao
2015-12-24 11:37:52 +08:00
2 changed files with 1 additions and 2 deletions

View File

@@ -72,7 +72,6 @@ TARGET_DIRECTORIES = {
SYSTEM_LIBRARIES = [
'libgcrypt.so',
'libnotify.so',
]