[Frugalware-devel] FB add package smartcam
Miklos Vajna
vmiklos at frugalware.org
Sat Mar 26 20:50:59 CET 2011
On Sat, Mar 26, 2011 at 12:30:54PM -0700, ??????? ???????? <nm.knife at gmail.com> wrote:
> I made the changes as you advised and now I can't get it to makepkg... Maybe
> you can see what went wrong. I have attached the new files and the build
> log. I think it fails since I changed how the .install is executed (as per
> your instructions).
Sure, the problem is this line:
> Finclude kernel-module
> makedepends=('gtk+2')
You need:
makedepends=(${makedepends[@]} 'gtk+2')
So kernel-source does not gets removed from makepeneds.
Please in the future make send such mails to the developer list, so you
can get peer review (it's not a garantee that I'm always at hand).
Thanks!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: </pipermail/attachments/20110326/b669fa6c/attachment.asc>
More information about the Frugalware-devel
mailing list