wok-undigest diff rt-source/receipt @ rev 1229

updated libgio and libgio-dev (2.43.3 -> 2.62.4)
author Hans-G?nter Theisgen
date Wed Sep 09 14:00:14 2020 +0100 (2020-09-09)
parents 9adb5dace47c
children
line diff
     1.1 --- a/rt-source/receipt	Sun Apr 21 11:23:43 2013 +0200
     1.2 +++ b/rt-source/receipt	Wed Sep 09 14:00:14 2020 +0100
     1.3 @@ -6,13 +6,15 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Realtime Preemption patched low latency Linux kernel sources."
     1.6  MAINTAINER="devl547@gmail.com"
     1.7 +LICENSE="GPL2"
     1.8  WEB_SITE="http://www.kernel.org/pub/linux/kernel/projects/rt/"
     1.9 -BUILD_DEPENDS="bzip2 rt-source-patch"
    1.10  SOURCE="linux"
    1.11  TARBALL="$SOURCE-$VERSION.tar.bz2"
    1.12  RT_TARBALL="patch-$VERSION$RT_VERSION.bz2"
    1.13  WGET_URL="ftp://ftp.kernel.org/pub/linux/kernel/v2.6/$TARBALL"
    1.14  
    1.15 +BUILD_DEPENDS="bzip2 rt-source-patch"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {