diff options
author | Holger Levsen <holger@layer-acht.org> | 2016-01-25 20:39:53 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2016-01-25 20:39:53 +0100 |
commit | 6e0a60c5cb5cadbfc510da318c8536632eb1c2a0 (patch) | |
tree | 4b8f5eba6955fd2d92efa591563e0a9faff24764 /hosts/wbq0-armhf-rb/etc/apt | |
parent | f3c8a2f6101f4b9e31fe6b2d2f9c51cb9bc14154 (diff) | |
download | jenkins.debian.net-6e0a60c5cb5cadbfc510da318c8536632eb1c2a0.tar.xz |
add contrib to sections used
Diffstat (limited to 'hosts/wbq0-armhf-rb/etc/apt')
-rw-r--r-- | hosts/wbq0-armhf-rb/etc/apt/sources.list | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/hosts/wbq0-armhf-rb/etc/apt/sources.list b/hosts/wbq0-armhf-rb/etc/apt/sources.list index dd3981ce..70669281 100644 --- a/hosts/wbq0-armhf-rb/etc/apt/sources.list +++ b/hosts/wbq0-armhf-rb/etc/apt/sources.list @@ -1,11 +1,11 @@ -deb http://ftp.us.debian.org/debian/ jessie main non-free -#deb-src http://ftp.us.debian.org/debian/ jessie main non-free +deb http://ftp.us.debian.org/debian/ jessie main contrib non-free +#deb-src http://ftp.us.debian.org/debian/ jessie main contrib non-free deb http://ftp.us.debian.org/debian/ jessie-updates main contrib non-free #deb-src http://ftp.us.debian.org/debian/ jessie-updates main contrib non-free -deb http://security.debian.org/ jessie/updates main non-free -#deb-src http://security.debian.org/ jessie/updates main non-free +deb http://security.debian.org/ jessie/updates main contrib non-free +#deb-src http://security.debian.org/ jessie/updates main contrib non-free -deb http://ftp.us.debian.org/debian/ jessie-backports main non-free -#deb-src http://ftp.us.debian.org/debian/ jessie-backports main non-free +deb http://ftp.us.debian.org/debian/ jessie-backports main contrib non-free +#deb-src http://ftp.us.debian.org/debian/ jessie-backports main contrib non-free |