From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:50 +0000 (+0200) Subject: ldapvi: Update package to be built with the new version of the buildsystem. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b4392b21e95ca742ec33914facea6c1095d3de9;p=ipfire-3.x.git ldapvi: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/ldapvi/ldapvi.nm b/pkgs/core/ldapvi/ldapvi.nm index fb988a1c6..26c02f719 100644 --- a/pkgs/core/ldapvi/ldapvi.nm +++ b/pkgs/core/ldapvi/ldapvi.nm @@ -34,8 +34,9 @@ PKG_URL = http://www.lichteblau.com/ldapvi/ PKG_LICENSE = GPLv2+ PKG_SUMMARY = An interactive LDAP client. -PKG_BUILD_DEPS+= pkg-config -PKG_DEPS += glib2 libxslt ncurses openldap openssl popt readline +PKG_BUILD_DEPS+= glib2-devel ncurses-devel openldap-devel openssl-devel \ + pkg-config popt-devel readline-devel +PKG_DEPS += vim define PKG_DESCRIPTION ldapvi is an interactive LDAP client for Unix terminals. Using it, you can \