x11/gtk+3 is needed at build time to compile demos/scrapbook.
reported by espie@, not reported by mpi@
This commit is contained in:
parent
a34b148c11
commit
3be1450e73
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2011/10/03 06:42:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.23 2011/12/03 14:21:27 ajacoutot Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -32,6 +32,9 @@ WANTLIB += soup-2.4 soup-gnome-2.4 sqlite3 ssl ssl3 xml2 z
|
||||
MODULES= devel/gettext \
|
||||
x11/gnome
|
||||
|
||||
# needed for demos/scrapbook
|
||||
BUILD_DEPENDS= x11/gtk+3
|
||||
|
||||
LIB_DEPENDS= devel/libsoup,-gnome \
|
||||
net/liboauth
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user