From: Michael Tremer Date: Sat, 4 Sep 2010 11:08:57 +0000 (+0200) Subject: python-cryptsetup: 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=27452271bb4977506b0d522c667367ecc33d9ef3;p=ipfire-3.x.git python-cryptsetup: Update package to be built with the new version of the buildsystem. --- diff --git a/pkgs/core/python-cryptsetup/python-cryptsetup.nm b/pkgs/core/python-cryptsetup/python-cryptsetup.nm index 4ab6af2d0..01c5ea515 100644 --- a/pkgs/core/python-cryptsetup/python-cryptsetup.nm +++ b/pkgs/core/python-cryptsetup/python-cryptsetup.nm @@ -34,7 +34,7 @@ PKG_URL = http://msivak.fedorapeople.org/pycryptsetup PKG_LICENSE = GPLv2+ PKG_SUMMARY = Python bindings for cryptsetup. -PKG_DEPS += cryptsetup-luks python +PKG_BUILD_DEPS+= cryptsetup-luks-devel python-devel define PKG_DESCRIPTION A python module to ease the manipulation with LUKS devices.