mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
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
|
build_style=gnu-configure
|
||||||
configure_args="--with-x --enable-gui=qt4 --disable-static"
|
configure_args="--with-x --enable-gui=qt4 --disable-static"
|
||||||
hostmakedepends="pkg-config"
|
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"
|
system_accounts="oprofile"
|
||||||
oprofile_homedir="/var/lib/oprofile"
|
oprofile_homedir="/var/lib/oprofile"
|
||||||
make_dirs="/var/lib/oprofile 0750 oprofile oprofile"
|
make_dirs="/var/lib/oprofile 0750 oprofile oprofile"
|
||||||
|
|
Loading…
Add table
Reference in a new issue