diff --git a/libgc/Makefile b/libgc/Makefile index 954a90a..8309fda 100644 --- a/libgc/Makefile +++ b/libgc/Makefile @@ -25,6 +25,7 @@ define Package/gc SECTION:=libs CATEGORY:=Libraries URL:=http://www.hpl.hp.com/personal/Hans_Boehm/gc/ + DEPENDS:=+libpthread endef define Package/gc/description