#15318 closed defect (invalid)
glib2: Fix dependencies.
Reported by: | nox@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | glib2, glib2-devel |
Description
When building glib2 with universal support, I noticed a few missing library dependencies, here is a patch to fix this problem.
Attachments (1)
Change History (8)
Changed 17 years ago by nox@…
Attachment: | glib2-dependencies.diff added |
---|
comment:1 Changed 17 years ago by nox@…
Summary: | glib2: Fix dependencies → glib2: Fix dependencies. |
---|---|
Type: | defect → enhancement |
comment:2 Changed 17 years ago by nox@…
Type: | enhancement → defect |
---|
comment:3 Changed 16 years ago by nox@…
comment:4 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | glib2 glib2-devel added |
---|
Sorry, I forgot this ticket. Looking at every file installed by glib2 @2.18.1_0+universal on my system with otool -L, I don't see anything that depends on those additional ports that you added. Are you seeing errors that say those are required?
comment:5 Changed 16 years ago by nox@…
Mmh, the problem was when I tried to build glib2 universally, it complained about some libraries missing architectures. After going through configure.ac, I don't see any reason it complained as it seems they are not glib dependencies. Well, let's just say this ticket never existed.
comment:6 Changed 16 years ago by nox@…
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
ping?