[packages] pycairo: fix compilation by explicitely enabling static libs

git-svn-id: svn://svn.openwrt.org/openwrt/packages@24591 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-12-15 07:37:36 +00:00
parent 6b1de4e1e3
commit af6f1ccd3d

View File

@ -21,6 +21,8 @@ $(call include_mk, python-package.mk)
PKG_INSTALL=1
CONFIGURE_ARGS += --enable-static
define Package/pycairo
SUBMENU:=Python
SECTION:=lang