Ticket #1067 (closed defect: fixed)
incorrect dependency in debathena-cupsys-config
Reported by: | geofft | Owned by: | jdreed |
---|---|---|---|
Priority: | normal | Milestone: | Precise Release |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | debathena-cupsys-config 1.17.3 | |
Upstream bug: |
Description
What you want is the PPD, not hpijs itself, which only Recommends hpijs-ppds. The latter is the package that contains hp-laserjet_9050-hpijs-pcl3.ppd, and it's possible to install hpijs and not hpijs-ppds (as I seem to have done unintentionally).
hpijs also brings in a bunch of other crap, so it'd be nicer to depend on -ppds to avoid, say, the scripts VM hosts deciding they want to install gnome-mount and HAL and PolicyKit? and three fonts.
Change History
comment:1 Changed 12 years ago by jdreed
- Status changed from new to accepted
- Owner set to jdreed
- Milestone changed from The Distant Future to Precise Release
comment:2 Changed 12 years ago by jdreed
- Status changed from accepted to committed
r25629/cupsys-config 1.17.3
Note: See
TracTickets for help on using
tickets.
I'll note that hpijs-ppds Depends hpijs, so this won't solve the problem you're trying to fix, but yes, it's correct that it should depend on what it actually wants (the PPDs).