X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=libs%2Fclinkc%2FMakefile;h=7717d1c4f9f84e994792c53388fac44890cf01c6;hp=21e376521906e767e411c7acaf11004ac50306c2;hb=aad785e5f48e14d5cdf9280fce4e76e07db62319;hpb=b929ecd7e7a591d09cc187d8bc3c1f00e4f8dffd diff --git a/libs/clinkc/Makefile b/libs/clinkc/Makefile index 21e3765219..7717d1c4f9 100644 --- a/libs/clinkc/Makefile +++ b/libs/clinkc/Makefile @@ -26,16 +26,12 @@ include $(INCLUDE_DIR)/package.mk define Package/clinkc SECTION:=libs CATEGORY:=Libraries - DEPENDS:=+expat + DEPENDS:=+libexpat TITLE:=Embedded UPnP library DESCRIPTION:=CyberLink for C is a UPnP library using C for small and embedded platforms. URL:=http://sourceforge.net/projects/clinkc endef -define Package/Configure -$(call Build/Configure/Default) -endef - define Build/Compile rm -rf $(PKG_INSTALL_DIR) mkdir -p $(PKG_INSTALL_DIR)