runtime.pkg: Trim old, unnecessary package exports.
authorMatt Birkholz <matt@birchwood-abbey.net>
Wed, 23 Jan 2019 21:08:18 +0000 (14:08 -0700)
committerChris Hanson <org/chris-hanson/cph>
Sat, 26 Jan 2019 22:48:01 +0000 (14:48 -0800)
commit4124992daa11dbe8a0ef7911018aca59bca55158
tree93ee807edddba131163348bcdeab4eb2b4989f09
parent316527c55c7e4e987f347e38afaf793d5f3312fe
runtime.pkg: Trim old, unnecessary package exports.

The (runtime x-graphics) package doesn't use have-select? nor (lately)
make-image-type.  (The (x11 device) package imports make-image-type.)

(cherry picked from commit 51fecb2c8c30855b71b73572b1203dfc1cb6d625)
src/runtime/runtime.pkg