From ae5f319ddc366f068599b6946fc2785d137c0c77 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 30 Jul 2014 11:59:24 -0400 Subject: [PATCH] Move keyring into Depends for repository since we do not apt-get update anyways --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.39.2