use exlib params, update copyright
This commit is contained in:
parent
03da252ddd
commit
3994561077
1 changed files with 2 additions and 4 deletions
|
@ -1,9 +1,7 @@
|
||||||
# Copyright 2008 Daniel Mierswa <impulze@impulze.org>
|
# Copyright 2008,2009 Daniel Mierswa <impulze@impulze.org>
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
SUPPORTED_AUTOCONF=( 2.5 )
|
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ]
|
||||||
SUPPORTED_AUTOMAKE=( 1.10 )
|
|
||||||
require autotools
|
|
||||||
|
|
||||||
SUMMARY="Share USB devices over IP"
|
SUMMARY="Share USB devices over IP"
|
||||||
DESCRIPTION="Userspace tools for the new USB over IP kernel feature"
|
DESCRIPTION="Userspace tools for the new USB over IP kernel feature"
|
||||||
|
|
Loading…
Reference in a new issue