maestrogerardo / i3-gaps-deb

Tool to create and install Debian (or Ubuntu) packages of i3-gaps.
GNU General Public License v3.0
313 stars 45 forks source link

Kali Linux 2.0 support (Debian testing) #7

Closed Simbaclaws closed 6 years ago

Simbaclaws commented 6 years ago

Apparently I'm asked the following question: Please add necessary "deb-src" line(s) to your sources.list (and run an update). [RETURN]

Where can I check which packages I'm missing in order to install this? Do I simply have to install all the dependencies of i3-gaps in order to install it?

I'm not quite sure if I should change my sources.list. I'm on: SMP Debian 4.11.6-1kali1 (2017-06-21)

My sources.list contains the following kali repo: deb http://http.kali.org/kali kali-rolling main non-free contrib

Apparently the command: grep --quiet -r "^ deb-src.((debian)|(ubuntu)|(kali))[/ ].*main" /etc/apt/sources.list

Doesn't work on fetching whether this repo exists in my sources.list...

EDIT: My deb-src was commented out in my sources.list... (Can't remember why I did that) Problem solved now