Opened 6 years ago
Closed 6 years ago
#11198 closed enhancement (fixed)
vala - add patch for people who do not wish to build graphviz before vala.
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.4 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
Although vala needs grpahviz to provide its documentation, we have made that only recommended. Unlike other packages where a recommended dep can be avoided using configure switches, in this case we used to provide an optional sed followed by autoreconf.
But the sed is awkward to forward-port (no indication of what it changes), although it is still mentioned in a comment. Use a patch.
Change History (2)
comment:1 by , 6 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
r20551