unbreak; typo in wantlib sync
This commit is contained in:
parent
1aefd1f2d6
commit
daa2e95592
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.16 2016/01/17 17:29:08 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.17 2016/01/18 14:01:36 sthen Exp $
|
||||
|
||||
COMMENT= 2D games framework for use with Lua
|
||||
|
||||
@ -17,7 +17,7 @@ PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
WANTLIB += ${MODLUA_WANTLIB}
|
||||
WANTLIB += GL Half IL Iex IexMath IlmImf IlmThread Imath SDL X11
|
||||
WANTLIB += X11-xcb Xdamage XXext Xfixes Xxf86vm c drm
|
||||
WANTLIB += X11-xcb Xdamage Xext Xfixes Xxf86vm c drm
|
||||
WANTLIB += freetype glapi jasper jpeg lcms m mng modplug mpg123
|
||||
WANTLIB += ogg openal physfs png pthread sndio stdc++
|
||||
WANTLIB += tiff usbhid vorbis vorbisfile xcb xcb-dri2 xcb-glx
|
||||
|
Loading…
x
Reference in New Issue
Block a user