Don't use require ${PN}

for/master
Ingmar Vanhassel 2009-05-26 18:43:10 +02:00 committed by Daniel Mierswa
parent 66433c8247
commit 398d9d6b57
6 changed files with 6 additions and 8 deletions

View File

@ -1,8 +1,7 @@
# Copyright 2008,2009 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require "${PN}"
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ]
require nasm autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ]
DEFAULT_SRC_PREPARE_PATCHES+=(
"${FILES}/${PNV}-automagic-deps.patch"

View File

@ -1,8 +1,7 @@
# Copyright 2008, 2009 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require "${PN}"
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ]
require nasm autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ]
DEFAULT_SRC_PREPARE_PATCHES+=(
"${FILES}/${PN}-2.05.01-automagic-deps.patch"

View File

@ -1,7 +1,7 @@
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require "${PN}"
require metalog
SLOT="0"
PLATFORMS="~amd64"

View File

@ -1,7 +1,7 @@
# Copyright 2008 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require "${PN}"
require usbip
SLOT="0"
PLATFORMS="~amd64"

View File

@ -3,7 +3,7 @@
SCM_REPOSITORY="https://${PN}.svn.sourceforge.net/svnroot/${PN}/linux"
require "${PN}" scm-svn
require usbip scm-svn
DOWNLOADS=""
SLOT="0"

View File

@ -1,6 +1,6 @@
# Copyright 2008 Daniel Mierswa <impulze@impulze.org>
# Distributed under the terms of the GNU General Public License v2
require "${PN}"
require uClibc
PLATFORMS="~amd64"