Opened 20 years ago

Last modified 8 years ago

#1716 closed defect

glib2 needs libiconv as a dependency — at Initial Version

Reported by: kristian.peters@… Owned by: darwinports-bugs@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc:
Port: glib2

Description

This little patch adds libiconv as a dependency to glib2 which is needed to compile it.

--- darwinports/dports/devel/glib2/Portfile Thu Apr 8 11:17:00 2004 +++ korsebyports/glib2/Portfile Thu Apr 8 14:08:50 2004 @@ -20,7 +20,7 @@

use_bzip2 yes

-depends_build bin:pkg-config:pkgconfig lib:libintl.3:gettext +depends_build bin:pkg-config:pkgconfig lib:libiconv.2:libiconv lib:libintl.3:gettext

patchfiles patch-Makefile.in patch-configure \

patch-glib-libcharset-Makefile.in \

Change History (0)

Note: See TracTickets for help on using tickets.