Quote:
Originally Posted by the trooper
Not sure what you mean here.
|
E: xbmc source: depends-on-build-essential-package-without-using-version make [build-depends:
make]
E: xbmc source: depends-on-build-essential-package-without-using-version g++ [build-depends:
g++]
E: xbmc source: depends-on-build-essential-package-without-using-version gcc [build-depends:
gcc]
The command:
Code:
grep-status -FEssential -sPackage -ni yes
outputs a list with packages (see second post). I noticed that
make,
g++,
gcc are not listed in there. Maybe this is the problem?