This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gokdrive. commit f3ff722478375379c5b352954d9f242542326663 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Oct 28 21:13:22 2019 +0100 x2gokdrive.spec: also build-depend upon pam-devel. --- debian/changelog | 1 + x2gokdrive.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 0d74ec9..1cd6ae1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -72,6 +72,7 @@ x2gokdrive (0.0.0.1-0x2go1) UNRELEASED; urgency=medium (which provides a virtual gettext-devel package), while RHEL-land has a "real" gettext-devel package that virtually provides a gettext-autopoint package. + + Also build-depend upon pam-devel. * debian/rules: + Remove weird empty variable reference construct. + Whitespace-only fixes. diff --git a/x2gokdrive.spec b/x2gokdrive.spec index e575d97..7c97294 100644 --- a/x2gokdrive.spec +++ b/x2gokdrive.spec @@ -125,6 +125,7 @@ BuildRequires: pkgconfig(libgcrypt) BuildRequires: libgcrypt-devel %endif BuildRequires: pkgconfig(nettle) +BuildRequires: pam-devel # We probably won't need some libudev-devel equivalent because we disable that # feature anyway. # Same goes for pkgconfig(libselinux). -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdrive.git