automake:1.11 works for usbip autotools regeneration
This commit is contained in:
parent
57e1540601
commit
b7e7208936
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Copyright 2008,2009 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
|
||||||
|
|
||||||
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 ] ]
|
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.10 1.11 ] ]
|
||||||
require sourceforge [ suffix=tar.gz ]
|
require sourceforge [ suffix=tar.gz ]
|
||||||
|
|
||||||
SUMMARY="Share USB devices over IP"
|
SUMMARY="Share USB devices over IP"
|
||||||
|
|
Loading…
Reference in a new issue