diff options
Diffstat (limited to 'package/sylpheed')
-rw-r--r-- | package/sylpheed/sylpheed.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/sylpheed/sylpheed.mk b/package/sylpheed/sylpheed.mk index 491737e71..cf55c902c 100644 --- a/package/sylpheed/sylpheed.mk +++ b/package/sylpheed/sylpheed.mk @@ -11,7 +11,7 @@ SYLPHEED_SITE = http://sylpheed.sraoss.jp/sylpheed/v$(SYLPHEED_VERSION_MAJOR) SYLPHEED_CONF_OPT = --disable-gtkspell -SYLPHEED_DEPENDENCIES = host-pkg-config libgtk2 +SYLPHEED_DEPENDENCIES = host-pkgconf libgtk2 # Remove the -I$(includedir) from the Makefiles # because it refers to the host /usr/include. |