list libace-dev as dependency, not libace
This commit is contained in:
parent
8fc812e922
commit
0fcf19179b
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ cd emane-0.7.1
|
|||
autoconf && automake
|
||||
./configure --prefix=/usr
|
||||
# to use Ubuntu's libace package, edit the debian/control file
|
||||
# search and replace "ace" with "libace"
|
||||
# search and replace "ace" with "libace-dev"
|
||||
make deb
|
||||
}}}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue