[tbb-commits] [tor-browser-bundle/master] Bug 21092: Include 'libnotify-dev' as build dependency
gk at torproject.org
gk at torproject.org
Fri Jan 20 07:41:48 UTC 2017
commit 91a2adce076e84a83c9c679bd55ca220a9902306
Author: Georg Koppen <gk at torproject.org>
Date: Wed Jan 11 11:16:37 2017 +0000
Bug 21092: Include 'libnotify-dev' as build dependency
---
gitian/descriptors/linux/gitian-sandbox.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/gitian/descriptors/linux/gitian-sandbox.yml b/gitian/descriptors/linux/gitian-sandbox.yml
index 996b1b6..64f28ae 100644
--- a/gitian/descriptors/linux/gitian-sandbox.yml
+++ b/gitian/descriptors/linux/gitian-sandbox.yml
@@ -13,6 +13,7 @@ packages:
- "libx11-dev"
- "pkg-config"
- "libgtk-3-dev"
+- "libnotify-dev"
reference_datetime: "2000-01-01 00:00:00"
remotes:
- "url": "https://github.com/pkg/error"
More information about the tbb-commits
mailing list