debian/control.in/*: drop libc*-dev -> libc* dependencies in stage1
During a stage1 build we only emit (crippled) libc*-dev packages containing headers and stub libraries. Shared libraries are not emitted at all. Thus we should also drop the dependencies on the missing packages to make the resulting packages installable.
Loading
Please register or sign in to comment