On 18.02.2014 08:02, Michel Stempin wrote: > Signed-off-by: Michel Stempin <michel.stem...@wanadoo.fr> > --- > utils/at/Makefile | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/utils/at/Makefile b/utils/at/Makefile > index 7c02fb8..21bdc60 100644 > --- a/utils/at/Makefile > +++ b/utils/at/Makefile > @@ -20,7 +20,7 @@ include $(INCLUDE_DIR)/package.mk > define Package/at > SECTION:=utils > CATEGORY:=Utilities > - DEPENDS:=+libelf1 > + DEPENDS:=+libelf1 +libpam > TITLE:=Delayed job execution and batch processing > URL:=http://packages.debian.org/stable/at > MAINTAINER:=Luka Perkov <open...@lukaperkov.net> >
I have that fix in a local branch too, but back in October that was declined see https://lists.openwrt.org/pipermail/openwrt-devel/2013-October/022030.html I did a little bit of reading in the at source and other sources. libpam is an "automagic dependency" [1] and therefore a fix should be done by editing the configure.ac / configure.in file (and probably sending it upstream) [1] https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Automagic_dependencies
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel