[FIXED] mysql as php dependency?

You think you have found a bug? Let us know about it.
Post Reply
User avatar
Duncan_Idaho
Posts: 216
Joined: 19. Sep 2009, 01:43
Location: Sietch Tabr, Planet Arrakis

[FIXED] mysql as php dependency?

Post by Duncan_Idaho »

hi there
I have a doubt, why is mysql marked as a dependency for php?
I have no interest in using mysql as I'll use postgres, so I'm wondering why is that :?
User avatar
thenktor
Salix Wizard
Posts: 2426
Joined: 6. Jun 2009, 14:47
Location: Franconia
Contact:

Re: mysql as php dependency?

Post by thenktor »

IMHO this is a wrong dep. You can install php with slapt-get --ignore-dep.
Image
burnCDDA (burns audio CDs)
geBIERt (German beer blog)
User avatar
gapan
Salix Wizard
Posts: 6241
Joined: 6. Jun 2009, 17:40

Re: mysql as php dependency?

Post by gapan »

Right. The dependency actually came from the php extensions that are included in the php package and should probably be a suggestion rather than a dependency. Same for all other php extensions in the package. Fixed, thanks! :)
Image
Image
User avatar
JRD
Salix Warrior
Posts: 950
Joined: 7. Jun 2009, 22:52
Location: Lyon, France

Re: [FIXED] mysql as php dependency?

Post by JRD »

I already noticed this but forgot to mention it. Thanks for the fix !
Image
Post Reply