maestrogerardo / i3-gaps-deb

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

Fix "E: Invalid operation build-dep" on Jessie #10

Closed AdoPi closed 6 years ago

AdoPi commented 6 years ago

Hey :)

Really cool project :100:

I just fixed an error on Debian Jessie which says that build-dep is not valid.

lsb_release output:

Distributor ID: Debian
Description:    Debian GNU/Linux 8.7 (jessie)
Release:    8.7
Codename:   jessie
maestrogerardo commented 6 years ago

Hi AdoPi,

thx, now I remember why I've chosen apt-get instead of apt initially...

Last week, when applying this pull request, I knew that there was a reason for still choosing apt, but it didn't come in to my mind...

Anyway, I reverted the recent changes and have now chosen a mixture to comfort everyone ;-) , see commit.

Thx again for your hint & regards, Gerardo