oprofile: unbreak build.
This commit is contained in:
parent
8a20a153da
commit
6422df0cfe
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=3
|
|||
build_style=gnu-configure
|
||||
configure_args="--with-x --enable-gui=qt4 --disable-static"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="popt-devel binutils-devel icu-devel qt-devel"
|
||||
makedepends="popt-devel binutils-devel icu-devel libSM-devel qt-devel"
|
||||
system_accounts="oprofile"
|
||||
oprofile_homedir="/var/lib/oprofile"
|
||||
make_dirs="/var/lib/oprofile 0750 oprofile oprofile"
|
||||
|
|
Loading…
Reference in a new issue