summaryrefslogtreecommitdiff
path: root/libnsfb.pc.in
diff options
context:
space:
mode:
authorJohn Mark Bell <jmb@netsurf-browser.org>2009-06-28 20:18:48 +0000
committerJohn Mark Bell <jmb@netsurf-browser.org>2009-06-28 20:18:48 +0000
commit0ffe14dade5d2cf1d04e85386f7685383b02ca14 (patch)
treecb55585ee9d4f95b76abef82d7484c2967776fd5 /libnsfb.pc.in
parent30edb722902dff842b5b9544f9b43846b93adc92 (diff)
downloadlibnsfb-0ffe14dade5d2cf1d04e85386f7685383b02ca14.tar.gz
libnsfb-0ffe14dade5d2cf1d04e85386f7685383b02ca14.tar.bz2
Depends on SDL. Probably wants changing once the .so magic happens.
svn path=/trunk/libnsfb/; revision=8126
Diffstat (limited to 'libnsfb.pc.in')
-rw-r--r--libnsfb.pc.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnsfb.pc.in b/libnsfb.pc.in
index b3a25b2..0dfd3ce 100644
--- a/libnsfb.pc.in
+++ b/libnsfb.pc.in
@@ -6,5 +6,6 @@ includedir=${prefix}/include
Name: libnsfb
Description: Provides framebuffer access for netsurf.
Version: VERSION
+Requires: sdl
Libs: -L${libdir} -lnsfb
Cflags: -I${includedir}