diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2016-05-23 15:24:47 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2016-05-23 15:24:47 +0300 |
commit | 5704b91a6b66ee99f3d4381f45e32dae99d200b7 (patch) | |
tree | 569ee9c393e0a1fb9c726d74fe5e2c8a6afbbf85 /net-p2p/syncthing | |
parent | c01ada5103a75aed9211c1646ab74f6664811b32 (diff) |
syncthing: godep is not required anymore
Diffstat (limited to 'net-p2p/syncthing')
-rw-r--r-- | net-p2p/syncthing/syncthing-scm.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-p2p/syncthing/syncthing-scm.ebuild b/net-p2p/syncthing/syncthing-scm.ebuild index 0d3419d..1bdbe73 100644 --- a/net-p2p/syncthing/syncthing-scm.ebuild +++ b/net-p2p/syncthing/syncthing-scm.ebuild @@ -17,7 +17,6 @@ IUSE="systemd" DEPEND=" >=dev-lang/go-1.3 - dev-go/godep " RDEPEND="${DEPEND}" |