graphics/tiled: add missing dependency on pkgconfig
Reported by: reprise
This commit is contained in:
parent
96fea700f6
commit
1725f74c0a
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= bjorn
|
||||
|
||||
USES= compiler:c++14-lang desktop-file-utils gl qmake qt:5 \
|
||||
shared-mime-info xorg
|
||||
pkgconfig shared-mime-info xorg
|
||||
USE_QT= core gui widgets opengl network declarative \
|
||||
buildtools_build linguisttools_build
|
||||
USE_GL= gl
|
||||
|
|
Loading…
Reference in a new issue