From: Yaroslav Halchenko Date: Wed, 30 Jul 2014 15:59:24 +0000 (-0400) Subject: Move keyring into Depends for repository since we do not apt-get update anyways X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ae5f319ddc366f068599b6946fc2785d137c0c77;p=neurodebian.git Move keyring into Depends for repository since we do not apt-get update anyways --- diff --git a/debian/control b/debian/control index 2c32432..74bbc2b 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Description: turnkey platform for the neuroscience Package: neurodebian-repository Architecture: all -Pre-depends: neurodebian-keyring, python-minimal, wget -Depends: ${misc:Depends} +Pre-depends: python-minimal, wget +Depends: neurodebian-keyring, ${misc:Depends} Recommends: netselect Description: NeuroDebian APT repository installer Besides making (neuro)scientific software available on stock Debian