Opened 15 years ago
Closed 15 years ago
#5921 closed bug (fixed)
[Pe] optional package is missing libpcre.so
Reported by: | diver | Owned by: | scottmc |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
After hrev36612 Pe doesn't work anymore because of missing libpcre.so library.
Change History (3)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Maybe PCRE should be made a dependency of Pe? Something like this:
OptionalPackageDependencies Pe : PCRE ;