diff options
Diffstat (limited to 'build/deb/ethereum')
-rw-r--r-- | build/deb/ethereum/deb.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/deb/ethereum/deb.control b/build/deb/ethereum/deb.control index e693d1d04..defb106fe 100644 --- a/build/deb/ethereum/deb.control +++ b/build/deb/ethereum/deb.control @@ -10,7 +10,7 @@ Vcs-Browser: https://github.com/ethereum/go-ethereum Package: {{.Name}} Architecture: any -Depends: ${misc:Depends}, {{.EthereumSwarmPackageName}}, {{.ExeList}} +Depends: ${misc:Depends}, {{.ExeList}} Description: Meta-package to install geth, swarm, and other tools Meta-package to install geth, swarm and other tools |