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

index 5f3f74af84b2ab1f5049228206cc0523c3b9846a..2ff0dff088b67bbc938155f024718e84f97fbb31 100644 (file)
@@ -34,7 +34,8 @@ PKG_URL        =
 PKG_LICENSE    = BSD
 PKG_SUMMARY    = Allows restricted root access for specified users.
 
-PKG_DEPS      += cyrus-sasl openldap pam vim
+PKG_BUILD_DEPS+= cyrus-sasl-devel openldap-devel pam-devel
+PKG_DEPS      += vim
 
 define PKG_DESCRIPTION
        Sudo (superuser do) allows a system administrator to give certain \