pkgconfig is needed by all slaves either (to detect xmms2 itself)
Reported by: poudriere
This commit is contained in:
parent
b9c07f24aa
commit
7a55382d83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322302
1 changed files with 1 additions and 1 deletions
|
@ -13,12 +13,12 @@ COMMENT?= Rewrite of xmms as a client/server system (developer release)
|
|||
|
||||
USE_BZIP2= yes
|
||||
USE_PYTHON_BUILD= yes
|
||||
USES+= pkgconfig
|
||||
|
||||
.if !defined(XMMS2_SLAVE)
|
||||
USE_GNOME= glib20
|
||||
USE_SQLITE= 3
|
||||
|
||||
USES+= pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
MAN1= xmms2.1 xmms2d.1 xmms2-launcher.1
|
||||
|
|
Loading…
Reference in a new issue