From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:59 +0000 (+0200) Subject: sudo: 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=108913058eb86a1a8b75c084cd666cb4a3c87fd6;p=ipfire-3.x.git sudo: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/sudo/sudo.nm b/pkgs/core/sudo/sudo.nm index 5f3f74af8..2ff0dff08 100644 --- a/pkgs/core/sudo/sudo.nm +++ b/pkgs/core/sudo/sudo.nm @@ -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 \