1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-10-01 12:05:27 +03:00

Merge branch 'master' of projects.qi-hardware.com:openwrt-packages

This commit is contained in:
bartbes 2010-09-05 19:07:50 +02:00
commit 7b6b74cff2
2 changed files with 3 additions and 2 deletions

View File

@ -16,7 +16,7 @@ define Package/centerim
SECTION:=net
CATEGORY:=Network
SUBMENU:=Instant Messaging
DEPENDS:=+libncurses +libreadline +gpgme +libopenssl +libcurl +libgnutls-extra
DEPENDS:=+libncurses +libreadline +gpgme +libopenssl +libcurl
TITLE:=Universal IM client
URL:=http://www.centerim.org
endef
@ -31,6 +31,7 @@ CONFIGURE_VARS+=ac_cv_lib_ncurses_initscr=yes
define Build/Configure
$(call Build/Configure/Default, \
--prefix=/usr \
--with-openssl=$(STAGING_DIR)/usr/lib \
)
endef

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=gmenu2x
PKG_VERSION:=20100901
PKG_REV:=5c05348ba99b6551d22bbaea17bfcabff31befbd
PKG_REV:=0775638dbcbc491d98df3c8932a933d1be2790d6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz