Add build/run depend lines for dconf.
This commit is contained in:
parent
0a8158ec8d
commit
5c30a6d437
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391993
1 changed files with 2 additions and 0 deletions
|
@ -216,7 +216,9 @@ atk_LIB_DEPENDS= libatk-1.0.so:${PORTSDIR}/accessibility/atk
|
|||
atk_DETECT= ${LOCALBASE}/libdata/pkgconfig/atk.pc
|
||||
atk_USE_GNOME_IMPL= glib20
|
||||
|
||||
dconf_BUILD_DEPENDS= dconf:${PORTSDIR}/devel/dconf
|
||||
dconf_LIB_DEPENDS= libdconf.so:${PORTSDIR}/devel/dconf
|
||||
dconf_RUN_DEPENDS= dconf:${PORTSDIR}/devel/dconf
|
||||
dconf_DETECT= ${LOCALBASE}/libdata/pkgconfig/dconf.pc
|
||||
dconf_USE_GNOME_IMPL= glib20
|
||||
|
||||
|
|
Loading…
Reference in a new issue