]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
ldapvi: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:50 +0000 (13:08 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 4 Sep 2010 11:08:50 +0000 (13:08 +0200)
pkgs/core/ldapvi/ldapvi.nm

index fb988a1c61ef0b6e52ec5cfc8fcf6142cc802e5e..26c02f71937c287e56bb08dcff53a1ccbb6fe89f 100644 (file)
@@ -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 \